Updated from global requirements

Change-Id: I31cdb67eb1a986d5a5eb9e6bea125b6adb8cd889
This commit is contained in:
OpenStack Proposal Bot 2016-01-24 20:47:32 +00:00
parent 2712c778f8
commit fa5da56e91
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ nose # LGPL
coverage>=3.6 # Apache-2.0
mock>=1.2 # BSD
pep8==1.5.7 # MIT
eventlet>=0.17.4 # MIT
eventlet!=0.18.0,>=0.17.4 # MIT
iso8601>=0.1.9 # MIT
python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0
WebOb>=1.2.3 # MIT