Skip to content

Revisit python's onnxruntime constraint (in light of uv's latest release) #835

@reyammer

Description

@reyammer

In pyproject.toml we have something like onnxruntime>=1.17.0,<1.20; this was done to make uv add magika work. However, uv folks recently merged astral-sh/uv#9827 (which is included in 0.5.9), which should make it possible to have magika installable via uv without this constraint. We should remove the constraint and check what happens.

Metadata

Metadata

Assignees

No one assigned

    Labels

    pythonPull requests that update Python package

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions