Updated from global requirements

Change-Id: I97c43ba4c7d0525ee11a51adbe75a8e43c6b3958
This commit is contained in:
OpenStack Proposal Bot 2018-03-13 01:04:44 +00:00
parent 691a320a5a
commit 3914fefd50
2 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@ Paste>=2.0.2 # MIT
jsonschema<3.0.0,>=2.6.0 # MIT
python-keystoneclient>=3.8.0 # Apache-2.0
pyOpenSSL>=16.2.0 # Apache-2.0
pyOpenSSL>=17.1.0 # Apache-2.0
# Required by openstack.common libraries
six>=1.10.0 # MIT

View File

@ -14,7 +14,7 @@ coverage!=4.4,>=4.0 # Apache-2.0
ddt>=1.0.1 # MIT
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0.0 # BSD
sphinx!=1.6.6,>=1.6.2 # BSD
sphinx!=1.6.6,<1.7.0,>=1.6.2 # BSD
requests>=2.14.2 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testresources>=2.0.0 # Apache-2.0/BSD