Updated from global requirements
Change-Id: I4ab4b7f31227701b664db348c50fa01a305c1cfe
This commit is contained in:
@@ -4,9 +4,9 @@
|
|||||||
pbr>=1.6
|
pbr>=1.6
|
||||||
argparse
|
argparse
|
||||||
PrettyTable<0.8,>=0.7
|
PrettyTable<0.8,>=0.7
|
||||||
requests!=2.8.0,>=2.5.2
|
requests>=2.8.1
|
||||||
simplejson>=2.2.0
|
simplejson>=2.2.0
|
||||||
oslo.utils!=2.6.0,>=2.4.0 # Apache-2.0
|
oslo.utils>=2.8.0 # Apache-2.0
|
||||||
python-keystoneclient!=1.8.0,>=1.6.0
|
python-keystoneclient!=1.8.0,>=1.6.0
|
||||||
Babel>=1.3
|
Babel>=1.3
|
||||||
six>=1.9.0
|
six>=1.9.0
|
||||||
|
@@ -4,8 +4,8 @@
|
|||||||
hacking<0.11,>=0.10.0
|
hacking<0.11,>=0.10.0
|
||||||
coverage>=3.6
|
coverage>=3.6
|
||||||
discover
|
discover
|
||||||
oslosphinx>=2.5.0 # Apache-2.0
|
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
|
||||||
requests-mock>=0.6.0 # Apache-2.0
|
requests-mock>=0.7.0 # Apache-2.0
|
||||||
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
|
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
|
||||||
testrepository>=0.0.18
|
testrepository>=0.0.18
|
||||||
testscenarios>=0.4
|
testscenarios>=0.4
|
||||||
|
Reference in New Issue
Block a user