diff --git a/lower-constraints.txt b/lower-constraints.txt index 99d0fa1..b72f434 100644 --- a/lower-constraints.txt +++ b/lower-constraints.txt @@ -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 diff --git a/requirements.txt b/requirements.txt index 0e9cf07..614362e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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