Updated from global requirements

Change-Id: Ifc42bb9014967b0233541e8479fe253a906123c7
This commit is contained in:
OpenStack Proposal Bot 2018-03-04 09:59:28 +00:00
parent 3e9e93e0f2
commit 9578e9743d
2 changed files with 2 additions and 2 deletions

View File

@ -5,4 +5,4 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0
oslo.config>=5.1.0 # Apache-2.0
oslo.log>=3.36.0 # Apache-2.0
paramiko>=2.0.0 # LGPLv2.1+
setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=16.0 # PSF/ZPL
setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 # PSF/ZPL

View File

@ -13,5 +13,5 @@ oslotest>=3.2.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=2.2.0 # MIT
PyYAML>=3.10 # MIT
PyYAML>=3.12 # MIT
mock>=2.0.0 # BSD