Skip to content

unpin python dependencies after sslyze fix is merged #5216

@jmayclin

Description

@jmayclin

Problem:

setuptools made a breaking change in setup file validation: https://github.com/pypa/setuptools/blob/main/NEWS.rst#deprecations-and-removals

This is affecting tls_parser, a dependency of sslyze: nabla-c0d3/tls_parser#11

We use exclude-newer to temporarily workaround this issue, as suggested by uv: astral-sh/uv#12440

Solution:

We should remove this exclude-newer once the linked PR is merged.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions