-
Notifications
You must be signed in to change notification settings - Fork 68
Open
Description
Hi,
I am running in issues like this
ERROR: Cannot install -r requirements.txt (line 5), cbpro==1.1.4 and requests==2.20.0 because these package versions have conflicting dependencies.
The conflict is caused by:
The user requested requests==2.20.0
cbpro 1.1.4 depends on requests==2.13.0
The user requested requests==2.20.0
cbpro 1.1.3 depends on requests==2.13.0
The user requested requests==2.20.0
cbpro 1.1.2 depends on requests==2.13.0
The user requested requests==2.20.0
cbpro 1.1.1 depends on requests==2.13.0
The user requested requests==2.20.0
cbpro 1.1.0 depends on requests==2.13.0
Also i wondered if it is possible to resolve the dependy of the cbpro fork to the original again. Have been looking through the MR and it looks like that.
But so far I have so many dependency issues that I wanted to ask if it is me or the system :)
Thanks
Metadata
Metadata
Assignees
Labels
No labels