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 are too strict with pip 20.3 #2714

Closed
sodul opened this issue Dec 3, 2020 · 1 comment
Closed

Requirements are too strict with pip 20.3 #2714

sodul opened this issue Dec 3, 2020 · 1 comment

Comments

@sodul
Copy link

sodul commented Dec 3, 2020

We install the docker package alongside other ones that have similar dependencies. Unfortunately the requirement.txt entries for the docker package are strict and conflicting with other projects such as hvac.
https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies

The required versions need to be relaxed in order to be installable with pip 20.3

@milas
Copy link
Contributor

milas commented Jul 28, 2022

The upcoming release has relaxed restrictions and removed many extraneous transitive dependencies. Once 6.0.0 is out, please open a new issue if you have trouble with the latest pip.

@milas milas closed this as completed Jul 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants