You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I run the command "pip install -r requirements.txt" and pip installed all version (like 1.0.0 1.0.1 1.0.2) of each dependency put in requirements.txt. I don't use python but I think this is because you don't declared the version for each dependency. Is this possible?
The text was updated successfully, but these errors were encountered:
I run the command "pip install -r requirements.txt" and pip installed all version (like 1.0.0 1.0.1 1.0.2) of each dependency put in requirements.txt. I don't use python but I think this is because you don't declared the version for each dependency. Is this possible?
The text was updated successfully, but these errors were encountered: