Updated from global requirements

Change-Id: I91994e09dee198ca4effae7a35fc97acd1587b42
This commit is contained in:
OpenStack Proposal Bot 2017-11-16 11:03:34 +00:00
parent ad5f4621ea
commit 91147a5f23
2 changed files with 2 additions and 2 deletions

View File

@ -31,7 +31,7 @@ jsonpatch>=1.16 # BSD
jsonschema<3.0.0,>=2.6.0 # MIT
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