Updated from global requirements
Change-Id: If829d0af9b6bce6a5b856049d5ce169689e4aec9
This commit is contained in:
parent
a94dab2573
commit
8a8e3df20d
@ -14,7 +14,7 @@ oslo.messaging!=2.8.0,>2.6.1 # Apache-2.0
|
|||||||
oslo.log>=1.12.0 # Apache-2.0
|
oslo.log>=1.12.0 # Apache-2.0
|
||||||
oslo.policy>=0.5.0 # Apache-2.0
|
oslo.policy>=0.5.0 # Apache-2.0
|
||||||
oslo.serialization>=1.10.0 # Apache-2.0
|
oslo.serialization>=1.10.0 # Apache-2.0
|
||||||
oslo.service>=0.12.0 # Apache-2.0
|
oslo.service>=1.0.0 # Apache-2.0
|
||||||
oslo.utils>=2.8.0 # Apache-2.0
|
oslo.utils>=2.8.0 # Apache-2.0
|
||||||
Paste
|
Paste
|
||||||
PasteDeploy>=1.5.0
|
PasteDeploy>=1.5.0
|
||||||
@ -23,7 +23,7 @@ pecan>=1.0.0
|
|||||||
pycrypto>=2.6
|
pycrypto>=2.6
|
||||||
pyOpenSSL>=0.14
|
pyOpenSSL>=0.14
|
||||||
ldap3>=0.9.8.2 # LGPLv3
|
ldap3>=0.9.8.2 # LGPLv3
|
||||||
keystonemiddleware!=2.4.0,>=2.0.0
|
keystonemiddleware>=4.0.0
|
||||||
six>=1.9.0
|
six>=1.9.0
|
||||||
SQLAlchemy<1.1.0,>=0.9.9
|
SQLAlchemy<1.1.0,>=0.9.9
|
||||||
stevedore>=1.5.0 # Apache-2.0
|
stevedore>=1.5.0 # Apache-2.0
|
||||||
|
@ -11,7 +11,7 @@ testtools>=1.4.0
|
|||||||
fixtures>=1.3.1
|
fixtures>=1.3.1
|
||||||
requests>=2.8.1
|
requests>=2.8.1
|
||||||
python-keystoneclient!=1.8.0,>=1.6.0
|
python-keystoneclient!=1.8.0,>=1.6.0
|
||||||
tempest-lib>=0.10.0
|
tempest-lib>=0.11.0
|
||||||
python-subunit>=0.0.18
|
python-subunit>=0.0.18
|
||||||
|
|
||||||
# Bandit build requirements
|
# Bandit build requirements
|
||||||
@ -20,4 +20,4 @@ bandit>=0.13.2
|
|||||||
# Documentation build requirements
|
# Documentation build requirements
|
||||||
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
|
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
|
||||||
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
|
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
|
||||||
reno>=0.1.1 # Apache2
|
reno>=0.1.1 # Apache2
|
||||||
|
Loading…
Reference in New Issue
Block a user