Updated from global requirements

Change-Id: I593bf2aaefdd5115a9929d57ab0b48918d038e39
This commit is contained in:
OpenStack Proposal Bot 2017-11-16 10:59:26 +00:00
parent 9a08d37e5c
commit 76e1f979f6
2 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@ python-keystoneclient>=3.8.0 # Apache-2.0
pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 # BSD
sqlalchemy-migrate>=0.11.0 # Apache-2.0
Routes>=2.3.1 # MIT
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
stevedore>=1.20.0 # Apache-2.0
WebOb>=1.7.1 # MIT

View File

@ -9,7 +9,7 @@ mox>=0.5.3 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
testtools>=2.2.0 # MIT
coverage!=4.4,>=4.0 # Apache-2.0
pylint==1.4.5 # GPLv2
oslotest>=1.10.0 # Apache-2.0