Merge "Updated from global requirements"

This commit is contained in:
Zuul 2017-11-24 20:23:25 +00:00 committed by Gerrit Code Review
commit ede7f9159a
2 changed files with 3 additions and 3 deletions

View File

@ -12,7 +12,7 @@ PasteDeploy>=1.5.0 # MIT
Paste>=2.0.2 # MIT
Routes>=2.3.1 # MIT
cryptography!=2.0,>=1.9 # BSD/Apache-2.0
six>=1.9.0 # MIT
six>=1.10.0 # MIT
SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT
sqlalchemy-migrate>=0.11.0 # Apache-2.0
stevedore>=1.20.0 # Apache-2.0

View File

@ -29,13 +29,13 @@ os-api-ref>=1.4.0 # Apache-2.0
WebTest>=2.0.27 # MIT
stestr>=1.0.0 # Apache-2.0
testtools>=1.4.0 # MIT
testtools>=2.2.0 # MIT
# For documentation
openstackdocstheme>=1.17.0 # Apache-2.0
reno>=2.5.0 # Apache-2.0
tempest>=16.1.0 # Apache-2.0
tempest>=17.1.0 # Apache-2.0
# Functional tests.
requests>=2.14.2 # Apache-2.0