req: Bump some requirements

oslo.context to 2.22.0
oslo.policy to 3.7.0
Mako to 1.0.7
oslo.config to 6.0.0
eventlet to 0.22.1
SQLAlchemy to 1.3.0
requests to 2.18.0
rfc3986 to 1.2.0
idna down to 2.5 (requests 2.18.0 depends on idna<2.6 and >=2.5)

Change-Id: Iff72bfcc386b1219802d7842dfa394711fa8ae5f
This commit is contained in:
elajkat 2021-09-29 16:11:42 +02:00
parent 2ea7e7fcbf
commit 64cedb7d25
2 changed files with 25 additions and 25 deletions

View File

@ -1,5 +1,5 @@
alabaster==0.7.10 alabaster==0.7.10
alembic==0.9.6 alembic==1.6.5
amqp==2.5.0 amqp==2.5.0
appdirs==1.4.3 appdirs==1.4.3
asn1crypto==0.23.0 asn1crypto==0.23.0
@ -12,11 +12,11 @@ contextlib2==0.4.0
coverage==4.0 coverage==4.0
cryptography==2.7 cryptography==2.7
debtcollector==1.19.0 debtcollector==1.19.0
decorator==3.4.0 decorator==4.1.0
deprecation==1.0 deprecation==1.0
dogpile.cache==0.6.5 dogpile.cache==0.6.5
dulwich==0.15.0 dulwich==0.15.0
eventlet==0.22.0 eventlet==0.22.1
extras==1.0.0 extras==1.0.0
fasteners==0.7.0 fasteners==0.7.0
fixtures==3.0.0 fixtures==3.0.0
@ -24,7 +24,7 @@ future==0.16.0
futurist==1.2.0 futurist==1.2.0
greenlet==0.4.15 greenlet==0.4.15
httplib2==0.9.1 httplib2==0.9.1
idna==2.6 idna==2.5
imagesize==0.7.1 imagesize==0.7.1
iso8601==0.1.11 iso8601==0.1.11
Jinja2==2.10 Jinja2==2.10
@ -33,12 +33,12 @@ jsonpatch==1.16
jsonpointer==1.13 jsonpointer==1.13
jsonschema==2.6.0 jsonschema==2.6.0
keystoneauth1==3.14.0 keystoneauth1==3.14.0
keystonemiddleware==4.17.0 keystonemiddleware==5.1.0
kombu==4.6.1 kombu==4.6.1
linecache2==1.0.0 linecache2==1.0.0
logilab-common==1.4.1 logilab-common==1.4.1
logutils==0.3.5 logutils==0.3.5
Mako==0.4.0 Mako==1.0.7
MarkupSafe==1.1.1 MarkupSafe==1.1.1
mock==2.0.0 mock==2.0.0
monotonic==1.4 monotonic==1.4
@ -55,25 +55,25 @@ os-xenapi==0.3.4
osc-lib==1.8.0 osc-lib==1.8.0
oslo.cache==1.26.0 oslo.cache==1.26.0
oslo.concurrency==3.26.0 oslo.concurrency==3.26.0
oslo.config==5.2.0 oslo.config==8.0.0
oslo.context==2.20.0 oslo.context==2.22.0
oslo.db==4.44.0 oslo.db==4.44.0
oslo.i18n==3.20.0 oslo.i18n==3.20.0
oslo.log==4.2.1 oslo.log==4.5.0
oslo.messaging==7.0.0 oslo.messaging==7.0.0
oslo.middleware==3.31.0 oslo.middleware==3.31.0
oslo.policy==1.30.0 oslo.policy==3.7.0
oslo.privsep==2.3.0 oslo.privsep==2.3.0
oslo.reports==1.18.0 oslo.reports==1.18.0
oslo.rootwrap==5.8.0 oslo.rootwrap==5.8.0
oslo.serialization==2.25.0 oslo.serialization==2.25.0
oslo.service==1.31.0 oslo.service==1.31.0
oslo.utils==4.4.0 oslo.utils==4.5.0
oslo.versionedobjects==1.35.1 oslo.versionedobjects==1.35.1
oslotest==3.2.0 oslotest==3.2.0
osprofiler==2.4.0 osprofiler==2.4.0
ovs==2.8.0 ovs==2.10.0
ovsdbapp==1.3.0 ovsdbapp==1.11.0
paramiko==2.0.0 paramiko==2.0.0
Paste==2.0.2 Paste==2.0.2
PasteDeploy==1.5.0 PasteDeploy==1.5.0
@ -83,14 +83,14 @@ pika==0.10.0
pika-pool==0.1.3 pika-pool==0.1.3
positional==1.2.1 positional==1.2.1
prettytable==0.7.2 prettytable==0.7.2
psutil==3.2.2 psutil==5.3.0
pyasn1==0.1.8 pyasn1==0.1.8
pycadf==1.1.0 pycadf==1.1.0
pycparser==2.18 pycparser==2.18
pyinotify==0.9.6 pyinotify==0.9.6
pyparsing==2.1.0 pyparsing==2.1.0
pyperclip==1.5.27 pyperclip==1.5.27
pyroute2==0.5.13 pyroute2==0.6.4
python-dateutil==2.7.0 python-dateutil==2.7.0
python-designateclient==2.7.0 python-designateclient==2.7.0
python-editor==1.0.3 python-editor==1.0.3
@ -100,18 +100,18 @@ python-neutronclient==6.7.0
python-novaclient==9.1.0 python-novaclient==9.1.0
python-subunit==1.0.0 python-subunit==1.0.0
pytz==2015.7 pytz==2015.7
PyYAML==3.12 PyYAML==5.3.1
repoze.lru==0.7 repoze.lru==0.7
requests==2.14.2 requests==2.18.0
requests-mock==1.2.0 requests-mock==1.2.0
requestsexceptions==1.2.0 requestsexceptions==1.2.0
rfc3986==0.3.1 rfc3986==1.2.0
Routes==2.3.1 Routes==2.3.1
ryu==4.24 ryu==4.24
simplejson==3.5.1 simplejson==3.5.1
snowballstemmer==1.2.1 snowballstemmer==1.2.1
sphinxcontrib-websupport==1.0.1 sphinxcontrib-websupport==1.0.1
SQLAlchemy==1.2.0 SQLAlchemy==1.3.0
sqlalchemy-migrate==0.11.0 sqlalchemy-migrate==0.11.0
sqlparse==0.2.2 sqlparse==0.2.2
statsd==3.2.1 statsd==3.2.1

View File

@ -3,21 +3,21 @@
# process, which may cause wedges in the gate later. # process, which may cause wedges in the gate later.
pbr>=4.0.0 # Apache-2.0 pbr>=4.0.0 # Apache-2.0
requests>=2.14.2 # Apache-2.0 requests>=2.18.0 # Apache-2.0
Jinja2>=2.10 # BSD License (3 clause) Jinja2>=2.10 # BSD License (3 clause)
netaddr>=0.7.18 # BSD netaddr>=0.7.18 # BSD
SQLAlchemy>=1.2.0 # MIT SQLAlchemy>=1.3.0 # MIT
alembic>=0.9.6 # MIT alembic>=1.6.5 # MIT
neutron-lib>=2.6.0 # Apache-2.0 neutron-lib>=2.6.0 # Apache-2.0
oslo.concurrency>=3.26.0 # Apache-2.0 oslo.concurrency>=3.26.0 # Apache-2.0
oslo.config>=5.2.0 # Apache-2.0 oslo.config>=8.0.0 # Apache-2.0
oslo.db>=4.44.0 # Apache-2.0 oslo.db>=4.44.0 # Apache-2.0
oslo.log>=4.2.1 # Apache-2.0 oslo.log>=4.5.0 # Apache-2.0
oslo.messaging>=7.0.0 # Apache-2.0 oslo.messaging>=7.0.0 # Apache-2.0
oslo.reports>=1.18.0 # Apache-2.0 oslo.reports>=1.18.0 # Apache-2.0
oslo.serialization>=2.25.0 # Apache-2.0 oslo.serialization>=2.25.0 # Apache-2.0
oslo.service>=1.31.0 # Apache-2.0 oslo.service>=1.31.0 # Apache-2.0
oslo.utils>=4.4.0 # Apache-2.0 oslo.utils>=4.5.0 # Apache-2.0
neutron>=17.0.0 # Apache-2.0 neutron>=17.0.0 # Apache-2.0