Updated from global requirements

Depends-On: Ifb85d41324ac997e30535f04e291244d6d02ecc6
Change-Id: Ia9d311c7e30d51888f2e22cb950b39913b300f90
This commit is contained in:
OpenStack Proposal Bot 2017-11-29 09:13:29 +00:00 committed by Emilien Macchi
parent 7ad5c4dd05
commit 701438b9dd
2 changed files with 4 additions and 4 deletions

View File

@ -11,7 +11,7 @@ python-zaqarclient>=1.0.0 # Apache-2.0
requests>=2.14.2 # Apache-2.0 requests>=2.14.2 # Apache-2.0
iso8601>=0.1.11 # MIT iso8601>=0.1.11 # MIT
lxml!=3.7.0,>=3.4.1 # BSD lxml!=3.7.0,>=3.4.1 # BSD
oslo.config>=4.6.0 # Apache-2.0 oslo.config>=5.1.0 # Apache-2.0
oslo.log>=3.30.0 # Apache-2.0 oslo.log>=3.30.0 # Apache-2.0
six>=1.9.0 # MIT six>=1.10.0 # MIT
dogpile.cache>=0.6.2 # BSD dogpile.cache>=0.6.2 # BSD

View File

@ -6,8 +6,8 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0 coverage!=4.4,>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0.0 # BSD mock>=2.0.0 # BSD
python-subunit>=0.0.18 # Apache-2.0/BSD python-subunit>=1.0.0 # Apache-2.0/BSD
sphinx>=1.6.2 # BSD sphinx>=1.6.2 # BSD
testrepository>=0.0.18 # Apache-2.0/BSD testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT testtools>=2.2.0 # MIT