Align lower-constraints for new pip

Bump a series of lower-constraints and requirements to work with new pip
resolver, testing with steps outlined at [1]

[1] http://lists.openstack.org/pipermail/openstack-discuss/2020-December/019285.html

Change-Id: I002d936941e4784566d83173d55023dfd5fba282
This commit is contained in:
Martin Chacon Piza 2020-12-09 12:05:11 +01:00
parent 2d520d5099
commit ceac157b62
2 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
alabaster==0.7.10
alembic==0.8.10
appdirs==1.3.0
alembic==0.9.6
appdirs==1.4.0
asn1crypto==0.23.0
Babel==2.3.4
bandit==1.4.0
@ -15,7 +15,7 @@ cryptography==2.7
debtcollector==1.2.0
decorator==3.4.0
doc8==0.6.0
docutils==0.11
docutils==0.12
dulwich==0.15.0
eventlet==0.18.2
extras==1.0.0
@ -42,7 +42,7 @@ keystonemiddleware==4.17.0
linecache2==1.0.0
Mako==0.4.0
MarkupSafe==1.1.1
mccabe==0.2.1
mccabe==0.6.0
monasca-common==2.16.0
monotonic==0.6
mox3==0.20.0
@ -93,7 +93,7 @@ requests-mock==1.2.0
restructuredtext-lint==1.1.1
rfc3986==0.3.1
simplejson==3.8.1
six==1.10.0
six==1.12.0
smmap==0.9.0
snowballstemmer==1.2.1
Sphinx==2.0.0

View File

@ -18,7 +18,7 @@ keystonemiddleware>=4.17.0 # Apache-2.0
Paste>=2.0.2 # MIT
PasteDeploy>=1.5.0 # MIT
pbr!=2.1.0,>=2.0.0 # Apache-2.0
six>=1.10.0 # MIT
six>=1.12.0 # MIT
pyparsing>=2.1.0 # MIT
voluptuous>=0.11.1 # BSD License
eventlet!=0.18.3,!=0.20.1,!=0.21.0,!=0.23.0,!=0.25.0,>=0.18.2 # MIT