Updated from global requirements

Change-Id: I2b7e27717c105c9e373016d37f1550c121f50917
This commit is contained in:
OpenStack Proposal Bot 2017-09-16 22:53:51 +00:00
parent 7542a8f126
commit 208ae595e7
2 changed files with 3 additions and 3 deletions

View File

@ -3,5 +3,5 @@
# process, which may cause wedges in the gate later.
oslo.log>=3.30.0 # Apache-2.0
pbr!=2.1.0,>=2.0.0 # Apache-2.0
pypowervm>=1.1.6 # Apache-2.0
pypowervm>=1.1.7 # Apache-2.0
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

View File

@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
bashate>=0.2 # Apache-2.0
bashate>=0.5.1 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
@ -11,7 +11,7 @@ testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
oslotest>=1.10.0 # Apache-2.0
os-testr>=0.8.0 # Apache-2.0
os-testr>=1.0.0 # Apache-2.0
sphinx>=1.6.2 # BSD
oslosphinx>=4.7.0 # Apache-2.0
mock>=2.0.0 # BSD