Skip to content

Dependencies specified too strictly #53

@akx

Description

@akx

The dependencies specified in this project's requirements.txt are too strictly pinned, making it hard to install.

For instance, opencv-contrib-python==4.2.0.34 doesn't have releases for Python 3.9 at all.

It might be a good idea to change the requirements.txt specifiers to ~= instead.

Related SO issue: https://stackoverflow.com/a/72613708/51685

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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