-
Notifications
You must be signed in to change notification settings - Fork 98
Open
Description
It would be very useful to have a requirements.txt file listing required package versions. I am currently seeing a deadlock in package versions:
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.
cbpro 1.1.4 requires six==1.10.0, but you have six 1.16.0 which is incompatible.
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.
tensorflow 2.9.1 requires six>=1.12.0, but you have six 1.10.0 which is incompatible.
Metadata
Metadata
Assignees
Labels
No labels