Uncap library requirements for liberty

Change-Id: I5760af63dba65fadb21065d822e1f9c1865c328a
Depends-On: Ib948b756b8e6ca47a4c9c44c48031e54b7386a06
This commit is contained in:
Doug Hellmann
2015-04-16 18:13:00 +00:00
parent dfcce08710
commit 8b4456a220
2 changed files with 6 additions and 6 deletions

View File

@@ -5,10 +5,10 @@ pbr>=0.6,!=0.7,<1.0
Babel>=1.3 Babel>=1.3
argparse argparse
PrettyTable>=0.7,<0.8 PrettyTable>=0.7,<0.8
python-keystoneclient>=1.0.0 python-keystoneclient>=1.1.0
pyOpenSSL>=0.11 pyOpenSSL>=0.11
requests>=2.2.0,!=2.4.0 requests>=2.2.0,!=2.4.0
warlock>=1.0.1,<2 warlock>=1.0.1,<2
six>=1.7.0 six>=1.9.0
oslo.utils>=1.2.0 # Apache-2.0 oslo.utils>=1.4.0 # Apache-2.0
oslo.i18n>=1.3.0 # Apache-2.0 oslo.i18n>=1.5.0 # Apache-2.0

View File

@@ -6,7 +6,7 @@ hacking>=0.8.0,<0.9
coverage>=3.6 coverage>=3.6
discover discover
mock>=1.0 mock>=1.0
oslosphinx>=2.2.0 # Apache-2.0 oslosphinx>=2.5.0 # Apache-2.0
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3 sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
testrepository>=0.0.18 testrepository>=0.0.18
testtools>=0.9.36,!=1.2.0 testtools>=0.9.36,!=1.2.0