Bump horizon lower-constraints

Change-Id: I2476c965605dc50373e5d17d6743dd4edf6f6bef
This commit is contained in:
Akihiro Motoki 2018-12-17 04:53:18 +09:00
parent c452e7dc8a
commit f0c89106fd
2 changed files with 5 additions and 5 deletions

View File

@ -30,7 +30,7 @@ flake8-import-order==0.13
futurist==1.2.0
greenlet==0.4.10
hacking==0.12.0
horizon==13.0.0
horizon==14.0.0
idna==2.6
imagesize==0.7.1
iso8601==0.1.11
@ -57,7 +57,7 @@ openstacksdk==0.11.2
os-client-config==1.28.0
os-service-types==1.2.0
osc-lib==1.8.0
oslo.concurrency==3.25.0
oslo.concurrency==3.26.0
oslo.config==5.2.0
oslo.context==2.19.2
oslo.i18n==3.15.3
@ -68,7 +68,7 @@ oslo.policy==1.30.0
oslo.serialization==2.18.0
oslo.service==1.24.0
oslo.utils==3.33.0
osprofiler==1.4.0
osprofiler==2.3.0
Paste==2.0.2
PasteDeploy==1.5.0
pbr==2.0.0
@ -91,7 +91,7 @@ pyScss==1.3.4
python-cinderclient==3.3.0
python-dateutil==2.5.3
python-glanceclient==2.8.0
python-keystoneclient==3.8.0
python-keystoneclient==3.15.0
python-mimeparse==1.6.0
python-neutronclient==6.7.0
python-novaclient==9.1.0

View File

@ -3,5 +3,5 @@
# process, which may cause wedges in the gate later.
pbr!=2.1.0,>=2.0.0 # Apache-2.0
horizon>=14.0.0.0b2 # Apache-2.0
horizon>=14.0.0 # Apache-2.0
python-neutronclient>=6.7.0 # Apache-2.0