-
Notifications
You must be signed in to change notification settings - Fork 207
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
Remove pbr version pinning #623
Comments
Just to set some expectations: I doubt anything is going to happen here.
|
Thanks for the prompt reply @briancurtin |
As of my last need to perform a pyrax install, I created the following constraints.txt file to allow successful installation of pyrax and it's dependencies:
Testing with the above constraints file, I can confirm that pyrax and it's dependencies install without issue.
|
awesome! pinning those libraries (didn't seem to need much appreciated @sivel |
#238 refers to an old issue. Wondering if it's ok to upgrade it to a more compatible version.
Using https://github.com/jazzband/pip-tools/ and pyrax 1.9.8 as the ONLY requirement, I'm seeing that the dependencies are self-conflicting.
The most informative line is
Could not find a version that matches pbr!=2.1.0,<2.0,>=0.11,>=1.6,>=2.0.0
.Verbose log:
The text was updated successfully, but these errors were encountered: