Bump tripleo-common requirements.txt to fix tox docs job
We need latest tripleo-common from depends-on to fix the related bug. Depends-On: https://review.opendev.org/691370 Change-Id: I3ee7b20db1dd67294b26048185df5a6c58822601 Related-Bug: 1849788
This commit is contained in:
parent
90d7cf5b22
commit
ec1629b7d3
@ -16,6 +16,6 @@ simplejson>=3.5.1 # MIT
|
||||
six>=1.10.0 # MIT
|
||||
osc-lib>=1.8.0 # Apache-2.0
|
||||
websocket-client>=0.44.0 # LGPLv2+
|
||||
tripleo-common>=10.7.0 # Apache-2.0
|
||||
tripleo-common!=11.3.0,>=10.7.0 # Apache-2.0
|
||||
cryptography>=2.1 # BSD/Apache-2.0
|
||||
futures>=3.0.0;python_version=='2.7' or python_version=='2.6' # BSD
|
||||
|
Loading…
Reference in New Issue
Block a user