Updated from global requirements

Change-Id: Ibb37c5587b710c0fb8110b0ccaba576355211114
This commit is contained in:
OpenStack Proposal Bot 2017-08-18 04:40:05 +00:00
parent 9450a6d9ea
commit 6f6c72e2b3
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ oslo.log>=3.22.0 # Apache-2.0
oslo.utils>=3.20.0 # Apache-2.0
oslo.serialization!=2.19.1,>=1.10.0 # Apache-2.0
oslo.service>=1.10.0 # Apache-2.0
paramiko>=2.0 # LGPLv2.1+
paramiko>=2.0.0 # LGPLv2.1+
Paste # MIT
PasteDeploy>=1.5.0 # MIT
pbr!=2.1.0,>=2.0.0 # Apache-2.0

View File

@ -5,7 +5,7 @@ coverage!=4.4,>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
hacking<0.12,>=0.11.0 # Apache-2.0
mox>=0.5.3 # Apache-2.0
mock>=2.0 # BSD
mock>=2.0.0 # BSD
oslotest>=1.10.0 # Apache-2.0
pylint==1.4.5 # GPLv2
python-subunit>=0.0.18 # Apache-2.0/BSD