Merge "Uncap library requirements for liberty"

This commit is contained in:
Jenkins 2015-04-18 02:02:10 +00:00 committed by Gerrit Code Review
commit f2f1ddf667
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ argparse
PrettyTable>=0.7,<0.8
requests>=2.2.0,!=2.4.0
simplejson>=2.2.0
oslo.utils>=1.4.0,<1.5.0 # Apache-2.0
oslo.utils>=1.4.0 # Apache-2.0
python-keystoneclient>=1.1.0
Babel>=1.3
six>=1.9.0

View File

@ -4,7 +4,7 @@
hacking>=0.8.0,<0.9
coverage>=3.6
discover
oslosphinx>=2.5.0,<2.6.0 # Apache-2.0
oslosphinx>=2.5.0 # Apache-2.0
requests-mock>=0.6.0 # Apache-2.0
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
testrepository>=0.0.18