Skip to content

Make requirements.txt and python venv as locked version #159

Description

@vmario89

For better maintenance it would be helpful to limit python and it's installed packages to locked versions. We should also think about compatible versions of installed apt/dnf packages as well.

So we gain better control of the total behaviour across all extensions and operating system versions

sample error:

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
opencv-python 4.12.0.88 requires numpy<2.3.0,>=2; python_version >= "3.9", but you have numpy 2.3.2 which is incompatible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions