Updated from global requirements

Change-Id: I42313faf0525ea7e0840c12d1301cab1b55871a6
This commit is contained in:
OpenStack Proposal Bot 2017-11-16 11:23:10 +00:00
parent e85eafe5d5
commit 2a5cebd255
2 changed files with 3 additions and 3 deletions

View File

@ -8,4 +8,4 @@ keystoneauth1>=3.2.0 # Apache-2.0
oslo.i18n>=3.15.3 # Apache-2.0
oslo.log>=3.30.0 # Apache-2.0
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
six>=1.9.0 # MIT
six>=1.10.0 # MIT

View File

@ -5,9 +5,9 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
python-subunit>=1.0.0 # Apache-2.0/BSD
sphinx>=1.6.2 # BSD
openstackdocstheme>=1.17.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
testtools>=2.2.0 # MIT
mock>=2.0.0 # BSD