Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Requirements should contain minimum versions. #149

Open
Erotemic opened this issue Jan 5, 2025 · 0 comments
Open

Requirements should contain minimum versions. #149

Erotemic opened this issue Jan 5, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@Erotemic
Copy link

Erotemic commented Jan 5, 2025

Feature Description

The requirements.txt file should contain a minimum version for each package such that if that minimum was installed for each component the system would effectively (up to transitive dependencies) be guaranteed to work.

Future Considerations

It may also be a good idea to not rely on opencv-python as it conflicts with opencv-python-headless. I've written about this issue many times:

Perhaps other things like wandb and loguru could also be optional, but I'll have to dig into the codebase to understand if that is the case.

As I play with the codebase I might address this issue if people are actively maintaining this repo. Otherwise I'll fork it.

@Erotemic Erotemic added the enhancement New feature or request label Jan 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant