Updated from global requirements

Change-Id: I743cdbed85c4597419db4d3c78acd4a130f571e3
This commit is contained in:
OpenStack Proposal Bot 2017-11-16 11:16:39 +00:00
parent d0155cb0dc
commit f2de4441e3
2 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@
amqp!=2.1.4,>=2.1.1 # BSD
pbr!=2.1.0,>=2.0.0 # Apache-2.0
Babel!=2.4.0,>=2.3.4 # BSD
six>=1.9.0 # MIT
six>=1.10.0 # MIT
oslo.config>=4.6.0 # Apache-2.0
oslo.log>=3.30.0 # Apache-2.0
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0

View File

@ -6,7 +6,7 @@ bashate>=0.5.1 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
pycrypto>=2.6 # Public Domain
python-subunit>=0.0.18 # Apache-2.0/BSD
python-subunit>=1.0.0 # Apache-2.0/BSD
python-swiftclient>=3.2.0 # Apache-2.0
sphinx>=1.6.2 # BSD
oslosphinx>=4.7.0 # Apache-2.0
@ -14,5 +14,5 @@ oslotest>=1.10.0 # Apache-2.0
os-testr>=1.0.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
testtools>=2.2.0 # MIT
mock>=2.0.0 # BSD