How can I do something like the following in my requirements.in?
package_1; package_2==specific_version
What I would like to install is the version of package_1 that requires as dependency a particular version of package_2.
How can I do something like the following in my requirements.in?
package_1; package_2==specific_version
What I would like to install is the version of package_1 that requires as dependency a particular version of package_2.
Copyright © 2021 Jogjafile Inc.