Updated from global requirements

Change-Id: I5f107c23440345ac1a7c8cdca31540a2874dcfa0
This commit is contained in:
OpenStack Proposal Bot 2016-02-10 21:51:41 +00:00
parent fa5da56e91
commit 5f162ebc3e
1 changed files with 2 additions and 2 deletions

View File

@ -4,9 +4,9 @@
unittest2 # BSD
nose # LGPL
coverage>=3.6 # Apache-2.0
mock>=1.2 # BSD
mock>=1.2;python_version<'3.3' # BSD
pep8==1.5.7 # MIT
eventlet!=0.18.0,>=0.17.4 # MIT
eventlet>=0.18.2 # MIT
iso8601>=0.1.9 # MIT
python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0
WebOb>=1.2.3 # MIT