requirements: Update pinned requirements

Version 4.17.0 of the `keystonemiddleware` package is incompatible
Python 3 and will cause Deckhand operations to fail when using
Keystone authentication. This change uplifts the versions in
`requirements.txt` using pur (see [0]).

[0] https://pypi.org/project/pur/

Change-Id: Ie63add37828e4b859751b9c45d05164be31d4a33
This commit is contained in:
Drew Walters 2018-10-26 20:39:45 +00:00
parent 7defe473d2
commit 236e098478
1 changed files with 16 additions and 16 deletions

View File

@ -5,44 +5,44 @@
hacking==1.1.0 hacking==1.1.0
alembic==1.0.1 alembic==1.0.1
beaker==1.9.1 beaker==1.10.0
cryptography==2.3.1 cryptography==2.3.1
deepdiff==3.3.0 deepdiff==3.3.0
falcon==1.4.1 falcon==1.4.1
jsonpath-ng==1.4.3 jsonpath-ng==1.4.3
jsonschema==2.6.0 jsonschema==2.6.0
keystoneauth1==3.4.0 keystoneauth1==3.11.1
keystonemiddleware==4.17.0 keystonemiddleware==5.3.0
networkx==2.1 networkx==2.2
oslo.cache==1.31.0 oslo.cache==1.31.1
oslo.concurrency==3.28.1 oslo.concurrency==3.28.1
oslo.config==6.6.1 oslo.config==6.6.2
oslo.context>=2.21.0 oslo.context>=2.21.0
oslo.messaging==8.1.2 oslo.messaging==9.1.1
oslo.db==4.41.1 oslo.db==4.41.1
oslo.log==3.40.1 oslo.log==3.40.1
oslo.middleware==3.36.0 oslo.middleware==3.36.0
oslo.policy==1.40.0 oslo.policy==1.40.1
oslo.serialization==2.28.1 oslo.serialization==2.28.1
oslo.utils==3.37.1 oslo.utils==3.37.1
pbr==5.0.0 pbr==5.1.0
PasteDeploy==1.5.2 PasteDeploy==1.5.2
Paste==2.0.3 Paste==3.0.1
psycopg2==2.7.4 psycopg2==2.7.5
# TODO(alanmeadows) # TODO(alanmeadows)
# this must match the container service # this must match the container service
# likely this should be imported from a # likely this should be imported from a
# container sidecar long-term # container sidecar long-term
python-barbicanclient==4.7.0 python-barbicanclient==4.7.0
python-keystoneclient==3.17.0 python-keystoneclient==3.18.0
python-memcached==1.59 python-memcached==1.59
requests==2.19.1 requests==2.20.0
Routes==2.4.1 Routes==2.4.1
six==1.11.0 six==1.11.0
stevedore==1.29.0 stevedore==1.30.0
urllib3==1.23 urllib3==1.24
uwsgi==2.0.17 uwsgi==2.0.17.1
# To support profiling in non-prod # To support profiling in non-prod
Werkzeug==0.14.1 Werkzeug==0.14.1