Updated from global requirements

Change-Id: I4e6d844ed18199f51ce637c4b8cd1b777d503fb0
This commit is contained in:
OpenStack Proposal Bot 2016-06-15 21:59:37 +00:00
parent 11b111292c
commit 3b4cde92d2
2 changed files with 8 additions and 8 deletions

View File

@ -3,16 +3,16 @@
# process, which may cause wedges in the gate later.
pbr>=1.6 # Apache-2.0
Babel>=1.3 # BSD
requests!=2.9.0,>=2.8.1 # Apache-2.0
oslo.config>=3.4.0 # Apache-2.0
oslo.concurrency>=2.3.0 # Apache-2.0
oslo.utils>=3.4.0 # Apache-2.0
Babel>=2.3.4 # BSD
requests>=2.10.0 # Apache-2.0
oslo.config>=3.10.0 # Apache-2.0
oslo.concurrency>=3.8.0 # Apache-2.0
oslo.utils>=3.11.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.log>=1.14.0 # Apache-2.0
pyOpenSSL>=0.14;python_version<'2.7.9' # Apache-2.0
pyOpenSSL>=0.14 # Apache-2.0
# XXX: rockstar (17 Feb 2016) - oslo_config imports
# debtcollector, which imports this, but doesn't
# require it in dependencies.
wrapt==1.10.6
wrapt>=1.7.0 # BSD License

View File

@ -14,5 +14,5 @@ oslotest>=1.10.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
os-testr>=0.4.1 # Apache-2.0
os-testr>=0.7.0 # Apache-2.0
nosexcover # BSD