Updated from global requirements

Change-Id: I5b9325c27c385663b3855f1dc036541ecaa98156
This commit is contained in:
OpenStack Proposal Bot 2016-02-10 21:52:58 +00:00
parent 78e4d7ff5f
commit 36f770a64a
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ oslo.concurrency>=2.3.0 # Apache-2.0
stevedore>=1.5.0 # Apache-2.0
enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD
eventlet!=0.18.0,>=0.17.4 # MIT
eventlet>=0.18.2 # MIT
six>=1.9.0 # MIT
debtcollector>=1.2.0 # Apache-2.0

View File

@ -5,7 +5,7 @@
hacking<0.11,>=0.10.0
# Packaging
mock>=1.2 # BSD
mock>=1.2;python_version<'3.3' # BSD
# Unit testing
coverage>=3.6 # Apache-2.0