Updated from global requirements

Change-Id: Ie6901828718a3ce6105ea185070df4248c6c79f7
This commit is contained in:
OpenStack Proposal Bot 2017-01-03 14:56:43 +00:00
parent 828bab9d66
commit 874fd85114
2 changed files with 5 additions and 5 deletions

View File

@ -3,12 +3,12 @@
# process, which may cause wedges in the gate later.
pbr>=1.8 # Apache-2.0
alembic>=0.8.4 # MIT
alembic>=0.8.4 # MIT
Babel>=2.3.4 # BSD
falcon>=0.1.6 # Apache-2.0
jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
iso8601>=0.1.11 # MIT
keystonemiddleware!=4.5.0,>=4.2.0 # Apache-2.0
keystonemiddleware>=4.12.0 # Apache-2.0
msgpack-python>=0.4.0 # Apache-2.0
python-memcached>=1.56 # PSF
WebOb>=1.6.0 # MIT
@ -19,7 +19,7 @@ oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
oslo.context>=2.9.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.log>=3.11.0 # Apache-2.0
oslo.messaging>=5.2.0 # Apache-2.0
oslo.messaging>=5.14.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.utils>=3.18.0 # Apache-2.0
oslo.policy>=1.17.0 # Apache-2.0

View File

@ -20,8 +20,8 @@ python-subunit>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
oslo.db>=4.11.0,!=4.13.1,!=4.13.2 # Apache-2.0
testresources>=0.2.4 # Apache-2.0/BSD
oslo.db>=4.15.0 # Apache-2.0
testresources>=0.2.4 # Apache-2.0/BSD
# Documentation
sphinx!=1.3b1,<1.4,>=1.2.1 # BSD