Bump horizon for Stein
Change-Id: Ieb0812bc016d1063f98b6f10c068a5f38b336f3c
This commit is contained in:
parent
be810e82d0
commit
d133f1a381
@ -29,7 +29,7 @@ fixtures==3.0.0
|
|||||||
flake8==2.5.5
|
flake8==2.5.5
|
||||||
futurist==1.6.0
|
futurist==1.6.0
|
||||||
hacking==0.12.0
|
hacking==0.12.0
|
||||||
horizon==14.0.0.0b3
|
horizon==15.0.0.0b1
|
||||||
idna==2.6
|
idna==2.6
|
||||||
imagesize==1.0.0
|
imagesize==1.0.0
|
||||||
iso8601==0.1.12
|
iso8601==0.1.12
|
||||||
@ -59,9 +59,9 @@ oslo.i18n==3.20.0
|
|||||||
oslo.policy==1.34.0
|
oslo.policy==1.34.0
|
||||||
oslo.serialization==2.25.0
|
oslo.serialization==2.25.0
|
||||||
oslo.utils==3.36.0
|
oslo.utils==3.36.0
|
||||||
osprofiler==2.0.0
|
osprofiler==2.3.0
|
||||||
packaging==17.1
|
packaging==17.1
|
||||||
pbr==2.0.0
|
pbr==3.1.1
|
||||||
pep8==1.5.7
|
pep8==1.5.7
|
||||||
Pint==0.8.1
|
Pint==0.8.1
|
||||||
prettytable==0.7.2
|
prettytable==0.7.2
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
# be installed in a specific order.
|
# be installed in a specific order.
|
||||||
#
|
#
|
||||||
# PBR should always appear first
|
# PBR should always appear first
|
||||||
pbr!=2.1.0,>=2.0.0 # Apache-2.0
|
pbr>=3.1.1 # Apache-2.0
|
||||||
python-zunclient>=1.4.0 # Apache-2.0
|
python-zunclient>=1.4.0 # Apache-2.0
|
||||||
|
|
||||||
horizon>=14.0.0.0b3 # Apache-2.0
|
horizon>=15.0.0.0b1 # Apache-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user