Merge "Uncap library requirements for liberty"
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
anyjson>=0.3.3
|
||||
httplib2>=0.7.5
|
||||
lxml>=2.3
|
||||
oslo.i18n>=1.5.0,<1.6.0 # Apache-2.0
|
||||
oslo.utils>=1.4.0,<1.5.0 # Apache-2.0
|
||||
oslo.i18n>=1.5.0 # Apache-2.0
|
||||
oslo.utils>=1.4.0 # Apache-2.0
|
||||
pbr>=0.6,!=0.7,<1.0
|
||||
PrettyTable>=0.7,<0.8
|
||||
python-keystoneclient>=1.1.0
|
||||
|
||||
@@ -8,7 +8,7 @@ fixtures>=0.3.14
|
||||
hacking>=0.10.0,<0.11
|
||||
httpretty>=0.8.4,!=0.8.7,!=0.8.8
|
||||
mock>=1.0
|
||||
oslosphinx>=2.5.0,<2.6.0 # Apache-2.0
|
||||
oslosphinx>=2.5.0 # Apache-2.0
|
||||
python-subunit>=0.0.18
|
||||
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
|
||||
testrepository>=0.0.18
|
||||
|
||||
Reference in New Issue
Block a user