Updated from global requirements
Change-Id: I5ff6817f9710234e980ea71f157790ea83e354ce
This commit is contained in:
parent
ca432ca554
commit
a790aac162
@ -6,7 +6,7 @@ Babel!=2.4.0,>=2.3.4 # BSD
|
||||
SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT
|
||||
stevedore>=1.20.0 # Apache-2.0
|
||||
alembic>=0.8.10 # MIT
|
||||
eventlet!=0.18.3,<0.21.0,>=0.18.2 # MIT
|
||||
eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT
|
||||
PasteDeploy>=1.5.0 # MIT
|
||||
Routes>=2.3.1 # MIT
|
||||
tenacity>=3.2.1 # Apache-2.0
|
||||
@ -17,7 +17,7 @@ six>=1.9.0 # MIT
|
||||
netaddr!=0.7.16,>=0.7.13 # BSD
|
||||
PyYAML>=3.10.0 # MIT
|
||||
jsonpatch>=1.1 # BSD
|
||||
keystoneauth1>=2.20.0 # Apache-2.0
|
||||
keystoneauth1>=2.21.0 # Apache-2.0
|
||||
keystonemiddleware>=4.12.0 # Apache-2.0
|
||||
testtools>=1.4.0 # MIT
|
||||
yaql>=1.1.0 # Apache 2.0 License
|
||||
@ -37,7 +37,7 @@ oslo.db>=4.21.1 # Apache-2.0
|
||||
oslo.config>=4.0.0 # Apache-2.0
|
||||
oslo.concurrency>=3.8.0 # Apache-2.0
|
||||
oslo.context>=2.14.0 # Apache-2.0
|
||||
oslo.policy>=1.17.0 # Apache-2.0
|
||||
oslo.policy>=1.23.0 # Apache-2.0
|
||||
oslo.messaging!=5.25.0,>=5.24.2 # Apache-2.0
|
||||
oslo.middleware>=3.27.0 # Apache-2.0
|
||||
oslo.serialization>=1.10.0 # Apache-2.0
|
||||
|
@ -14,7 +14,7 @@ testresources>=0.2.4 # Apache-2.0/BSD
|
||||
testscenarios>=0.4 # Apache-2.0/BSD
|
||||
unittest2 # BSD
|
||||
pylint==1.4.5 # GPLv2
|
||||
requests!=2.12.2,!=2.13.0,>=2.10.0 # Apache-2.0
|
||||
requests>=2.14.2 # Apache-2.0
|
||||
os-testr>=0.8.0 # Apache-2.0
|
||||
murano-pkg-check>=0.3.0 # Apache-2.0
|
||||
bandit>=1.1.0 # Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user