Updated from global requirements

Change-Id: I4ade3af3d46be432c37aef9c907b92079ad56473
This commit is contained in:
OpenStack Proposal Bot 2017-08-18 04:43:47 +00:00
parent f3eb09ee49
commit 95a9c3f849
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0
oslo.log>=3.22.0 # Apache-2.0
oslo.service>=1.10.0 # Apache-2.0
oslo.utils>=3.20.0 # Apache-2.0
PyYAML>=3.10.0 # MIT
PyYAML>=3.10 # MIT
six>=1.9.0 # MIT
semantic-version>=2.3.1 # BSD
requests>=2.14.2 # Apache-2.0

View File

@ -4,7 +4,7 @@
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
unittest2 # BSD
coverage!=4.4,>=4.0 # Apache-2.0
mock>=2.0 # BSD
mock>=2.0.0 # BSD
testtools>=1.4.0 # MIT
testrepository>=0.0.18 # Apache-2.0/BSD
oslotest>=1.10.0 # Apache-2.0