Uncap library requirements for liberty

Change-Id: Idd3c11892b64829d8679e44654d8f23c684db822
Depends-On: Ib948b756b8e6ca47a4c9c44c48031e54b7386a06
This commit is contained in:
Doug Hellmann 2015-04-16 17:47:46 +00:00
parent 442c4d7eb7
commit f558d9e707
2 changed files with 2 additions and 2 deletions

View File

@ -7,4 +7,4 @@ cmd2>=0.6.7
PrettyTable>=0.7,<0.8
pyparsing>=2.0.1
six>=1.9.0
stevedore>=1.3.0,<1.4.0 # Apache-2.0
stevedore>=1.3.0 # Apache-2.0

View File

@ -6,5 +6,5 @@ mock>=1.0
coverage>=3.6
# this is required for the docs build jobs
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
oslosphinx>=2.5.0,<2.6.0 # Apache-2.0
oslosphinx>=2.5.0 # Apache-2.0
httplib2>=0.7.5