Updated from global requirements

Change-Id: I037bfe39806b22e8ecc79552547a254e401dd719
This commit is contained in:
OpenStack Proposal Bot 2016-06-22 19:59:09 +00:00
parent 91376c1e6b
commit 2dd7344869
2 changed files with 3 additions and 3 deletions

View File

@ -23,7 +23,7 @@ retrying!=1.3.0,>=1.2.3 # Apache-2.0
ryu!=4.1,!=4.2,!=4.2.1,>=3.30 # Apache-2.0
SQLAlchemy<1.1.0,>=1.0.10 # MIT
WebOb>=1.2.3 # MIT
keystoneauth1>=2.1.0 # Apache-2.0
keystoneauth1>=2.7.0 # Apache-2.0
alembic>=0.8.4 # MIT
six>=1.9.0 # MIT
stevedore>=1.10.0 # Apache-2.0

View File

@ -8,7 +8,7 @@ fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0 # 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
sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
@ -18,7 +18,7 @@ WebTest>=2.0 # MIT
oslotest>=1.10.0 # Apache-2.0
os-testr>=0.7.0 # Apache-2.0
ddt>=1.0.1 # MIT
pylint==1.4.5 # GNU GPL v2
pylint==1.4.5 # GPLv2
reno>=1.6.2 # Apache2
# Needed to run DB commands in virtualenvs
PyMySQL>=0.6.2 # MIT License