Updated from global requirements
Change-Id: Ib74b66d5b233abf811e950aabc5e995063552c4f
This commit is contained in:
@@ -2,8 +2,8 @@
|
|||||||
# of appearance. Changing the order has an impact on the overall integration
|
# of appearance. Changing the order has an impact on the overall integration
|
||||||
# process, which may cause wedges in the gate later.
|
# process, which may cause wedges in the gate later.
|
||||||
pbr>=1.6
|
pbr>=1.6
|
||||||
requests>=2.5.2
|
requests!=2.8.0,>=2.5.2
|
||||||
six>=1.9.0
|
six>=1.9.0
|
||||||
stevedore>=1.5.0 # Apache-2.0
|
stevedore>=1.5.0 # Apache-2.0
|
||||||
oslo.utils>=2.0.0 # Apache-2.0
|
oslo.utils!=2.6.0,>=2.4.0 # Apache-2.0
|
||||||
os-client-config!=1.6.2,>=1.4.0
|
os-client-config!=1.6.2,>=1.4.0
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ fixtures>=1.3.1
|
|||||||
mock>=1.2
|
mock>=1.2
|
||||||
python-subunit>=0.0.18
|
python-subunit>=0.0.18
|
||||||
oslosphinx>=2.5.0 # Apache-2.0
|
oslosphinx>=2.5.0 # Apache-2.0
|
||||||
os-testr>=0.1.0
|
os-testr>=0.4.1
|
||||||
requests-mock>=0.6.0 # Apache-2.0
|
requests-mock>=0.6.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
|
||||||
|
|||||||
Reference in New Issue
Block a user