Updated from global requirements

Change-Id: Ib5621b49f6e1d0403647653f89d57936f2c4c7a9
This commit is contained in:
OpenStack Proposal Bot 2016-02-10 21:51:39 +00:00
parent 78f1a36693
commit a8a67c3f9d
2 changed files with 2 additions and 2 deletions

View File

@ -4,6 +4,6 @@
Flask<1.0,>=0.10 # BSD
dogpile.cache>=0.5.4 # BSD
netaddr!=0.7.16,>=0.7.12 # BSD
eventlet!=0.18.0,>=0.17.4 # MIT
eventlet>=0.18.2 # MIT
requests!=2.9.0,>=2.8.1 # Apache-2.0
greenlet>=0.3.2 # MIT

View File

@ -4,7 +4,7 @@
unittest2 # BSD
nose # LGPL
coverage>=3.6 # Apache-2.0
mock>=1.2 # BSD
mock>=1.2;python_version<'3.3' # BSD
# Doc requirements
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD