Update the requirements

Change-Id: I4ff009cfed20efddb8482172dba940957d3e4ce6
This commit is contained in:
Terry Howe 2014-04-30 12:00:09 -06:00
parent 96b6bd0c4f
commit 5c13d0dcad
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
pbr>=0.5.21,<1.0
pbr>=0.6,!=0.7,<1.0
Babel>=1.3
requests>=1.1

View File

@ -6,9 +6,9 @@ fixtures>=0.3.14
mock>=1.0
httpretty>=0.8.0
python-subunit
sphinx>=1.1.2
sphinx>=1.1.2,<1.2
oslosphinx
testrepository>=0.0.17
testrepository>=0.0.18
testscenarios>=0.4
testtools>=0.9.32,<0.9.35
testtools>=0.9.34