Updated from global requirements

Change-Id: Ia3d2664396defe1646828baf89c66a01aa0f1b37
This commit is contained in:
OpenStack Proposal Bot 2017-07-28 01:15:52 +00:00
parent 03707a61d9
commit 016e9a2bf8
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ tenacity>=3.2.1 # Apache-2.0
ryu>=4.14 # Apache-2.0
SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT
WebOb>=1.7.1 # MIT
keystoneauth1>=2.21.0 # Apache-2.0
keystoneauth1>=3.1.0 # Apache-2.0
alembic>=0.8.10 # MIT
six>=1.9.0 # MIT
stevedore>=1.20.0 # Apache-2.0

View File

@ -9,7 +9,7 @@ flake8-import-order==0.12 # LGPLv3
mock>=2.0 # BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
sphinx>=1.6.2 # BSD
openstackdocstheme>=1.11.0 # Apache-2.0
openstackdocstheme>=1.16.0 # Apache-2.0
oslosphinx>=4.7.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT