Updated from global requirements

Change-Id: If2f9031680360e48c74d9d451b123b576a989dc9
This commit is contained in:
OpenStack Proposal Bot 2016-02-10 21:55:55 +00:00
parent 29f628f397
commit 2f2b91f34c
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
eventlet!=0.18.0,>=0.17.4 # MIT
eventlet>=0.18.2 # MIT
requests!=2.9.0,>=2.8.1 # Apache-2.0
netaddr!=0.7.16,>=0.7.12 # BSD
SQLAlchemy<1.1.0,>=1.0.10 # MIT

View File

@ -5,7 +5,7 @@ hacking<0.11,>=0.10.0
coverage>=3.6 # Apache-2.0
fixtures>=1.3.1 # Apache-2.0/BSD
mock>=1.2 # BSD
mock>=1.2;python_version<'3.3' # BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
requests-mock>=0.7.0 # Apache-2.0
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD