Uncap library requirements for liberty

Change-Id: I5115fac689e1649e24e7317ecb5383a808d69aff
Depends-On: Ib948b756b8e6ca47a4c9c44c48031e54b7386a06
This commit is contained in:
Doug Hellmann 2015-04-16 17:49:16 +00:00
parent 99c7c8beb7
commit 62a75d74f1
2 changed files with 3 additions and 3 deletions

View File

@ -5,5 +5,5 @@
pbr>=0.6,!=0.7,<1.0
Babel>=1.3
six>=1.9.0
oslo.utils>=1.4.0,<1.5.0 # Apache-2.0
oslo.utils>=1.4.0 # Apache-2.0
wrapt>=1.7.0 # BSD License

View File

@ -8,8 +8,8 @@ coverage>=3.6
discover
python-subunit>=0.0.18
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
oslosphinx>=2.5.0,<2.6.0 # Apache-2.0
oslotest>=1.5.1,<1.6.0 # Apache-2.0
oslosphinx>=2.5.0 # Apache-2.0
oslotest>=1.5.1 # Apache-2.0
testrepository>=0.0.18
testscenarios>=0.4
testtools>=0.9.36,!=1.2.0