diff --git a/lower-constraints.txt b/lower-constraints.txt index 3c321c4a..34247781 100644 --- a/lower-constraints.txt +++ b/lower-constraints.txt @@ -12,9 +12,9 @@ cryptography==2.1 debtcollector==1.2.0 decorator==3.4.0 deprecation==1.0 -Django==1.8 +Django==1.11 django-appconf==1.0.2 -django-babel==0.5.1 +django-babel==0.6.2 django-compressor==2.0 django-pyscss==2.0.2 dogpile.cache==0.6.2 @@ -26,7 +26,7 @@ flake8==2.5.5 futurist==1.2.0 greenlet==0.4.10 hacking==0.12.0 -horizon==13.0.0 +horizon==16.0.0 idna==2.6 iso8601==0.1.11 Jinja2==2.10 @@ -50,7 +50,7 @@ openstacksdk==0.24.0 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 @@ -62,7 +62,7 @@ oslo.serialization==2.18.0 oslo.service==1.24.0 oslo.utils==3.33.0 oslotest==3.2.0 -osprofiler==1.4.0 +osprofiler==2.3.0 Paste==2.0.2 PasteDeploy==1.5.0 pbr==2.0.0 @@ -81,7 +81,7 @@ pyparsing==2.1.0 pyperclip==1.5.27 pyScss==1.3.4 python-barbicanclient==4.5.2 -python-cinderclient==3.3.0 +python-cinderclient==4.0.1 python-dateutil==2.5.3 python-glanceclient==2.8.0 python-keystoneclient==3.8.0 diff --git a/requirements.txt b/requirements.txt index c953f1f3..d8d01c89 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. -horizon>=14.0.0.0b3 # Apache-2.0 +horizon>=16.0.0 # Apache-2.0 Babel!=2.4.0,>=2.3.4 # BSD openstacksdk>=0.24.0 # Apache-2.0 oslo.log>=3.36.0 # Apache-2.0