Updated from global requirements

Change-Id: I5c471608917e5807a048b856adc71dd2d6e8c0b1
This commit is contained in:
OpenStack Proposal Bot 2016-02-10 21:54:41 +00:00
parent 87bc19dec4
commit 560e87fdff
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
pbr>=1.6 # Apache-2.0
anyjson>=0.3.3 # BSD
eventlet!=0.18.0,>=0.17.4 # MIT
eventlet>=0.18.2 # MIT
GitPython>=1.0.1 # BSD License (3 clause)
kombu>=3.0.7 # BSD
oslo.config>=3.4.0 # Apache-2.0

View File

@ -5,7 +5,7 @@ hacking<0.11,>=0.10.0
unittest2 # BSD
coverage>=3.6 # Apache-2.0
discover # BSD
mock>=1.2 # BSD
mock>=1.2;python_version<'3.3' # BSD
testtools>=1.4.0 # MIT
testrepository>=0.0.18 # Apache-2.0/BSD