Merge "Update requirements"

This commit is contained in:
Jenkins 2016-02-08 22:57:04 +00:00 committed by Gerrit Code Review
commit 1d895f4b6f
2 changed files with 9 additions and 9 deletions

View File

@ -1,2 +1,2 @@
oslo.log>=1.2.0 # Apache-2.0
pbr>=0.11,<2.0
oslo.log>=1.14.0 # Apache-2.0
pbr>=1.6 # Apache-2.0

View File

@ -1,14 +1,14 @@
hacking>=0.10.0,<0.11
hacking>=0.10.2,<0.11 # Apache-2.0
bashate>=0.3.1
bashate>=0.2 # Apache-2.0
coverage>=3.6
discover
fixtures>=0.3.14
fixtures>=1.3.1 # Apache-2.0/BSD
python-subunit>=0.0.18
testrepository>=0.0.18
testscenarios>=0.4
testtools>=0.9.36,!=1.2.0
oslotest>=1.5.1 # Apache-2.0
testtools>=1.4.0 # MIT
oslotest>=1.10.0 # Apache-2.0
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
oslosphinx>=2.5.0 # Apache-2.0
mock>=1.0
oslosphinx>=2.5.0,!=3.4.0 # Apache-2.0
mock>=1.2 # BSD