Updates requirements.txt and test-requirements.txt

Change-Id: I6a325b417820e52a18807c17f75e4d5e590c5199
This commit is contained in:
Claudiu Belu 2015-10-22 13:26:21 +03:00
parent e93c126ab8
commit 4e055f24c7
2 changed files with 5 additions and 5 deletions

View File

@ -2,14 +2,14 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr<2.0,>=1.3
pbr>=1.6
Babel>=1.3
oslo.config>=1.11.0 # Apache-2.0
oslo.config>=2.3.0 # Apache-2.0
oslo.log>=1.8.0 # Apache-2.0
oslo.serialization>=1.4.0 # Apache-2.0
oslo.service>=0.1.0 # Apache-2.0
oslo.utils>=1.9.0 # Apache-2.0
oslo.service>=0.10.0 # Apache-2.0
oslo.utils!=2.6.0,>=2.4.0 # Apache-2.0
oslo.i18n>=1.5.0 # Apache-2.0
eventlet>=0.17.4

View File

@ -8,7 +8,7 @@ coverage>=3.6
discover
python-subunit>=0.0.18
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
oslosphinx>=2.2.0 # Apache-2.0
oslosphinx>=2.5.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
testrepository>=0.0.18
testscenarios>=0.4