Updated from global requirements

Change-Id: Ia3f8993833168ef4b7e88aa7ca39bd4af9801dbf
This commit is contained in:
OpenStack Proposal Bot 2016-05-31 03:00:57 +00:00
parent db9d497505
commit 7ef8f1fb7e
2 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@ oslo.middleware>=3.0.0 # Apache-2.0
oslo.policy>=0.5.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.service>=1.10.0 # Apache-2.0
oslo.utils>=3.5.0 # Apache-2.0
oslo.utils>=3.9.0 # Apache-2.0
pecan>=1.0.0 # BSD
requests>=2.10.0 # Apache-2.0
six>=1.9.0 # MIT

View File

@ -4,7 +4,7 @@
hacking<0.11,>=0.10.0
coverage>=3.6 # Apache-2.0
doc8 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
mock>=2.0 # BSD
Babel>=2.3.4 # BSD
PyMySQL>=0.6.2 # MIT License