Updated from global requirements

Change-Id: I5ca05002f1a4d034f52b697b24c6aa347aabfddc
This commit is contained in:
OpenStack Proposal Bot 2017-11-16 11:03:18 +00:00
parent c95983b3dd
commit 91779579f6
2 changed files with 2 additions and 2 deletions

View File

@ -33,7 +33,7 @@ jsonschema<3.0.0,>=2.6.0 # MIT
python-keystoneclient>=3.8.0 # Apache-2.0
pyOpenSSL>=16.2.0 # Apache-2.0
# Required by openstack.common libraries
six>=1.9.0 # MIT
six>=1.10.0 # MIT
oslo.db>=4.27.0 # Apache-2.0
oslo.i18n>=3.15.3 # Apache-2.0

View File

@ -19,7 +19,7 @@ requests>=2.14.2 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testresources>=2.0.0 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
testtools>=2.2.0 # MIT
psutil>=3.2.2 # BSD
oslotest>=1.10.0 # Apache-2.0
os-testr>=1.0.0 # Apache-2.0