[stable/ussuri] Update lower constraints

pip 20.3 brings in a strict dependency resolver which
is enabled by default. This causes our lower-constraints
tests to fail, because the lower constraints file was out
of date with reality. No requirements have been modified,
lower constraints for indirect dependencies have been fixed.

[1] http://pyfound.blogspot.com/2020/11/pip-20-3-new-resolver.html
[2] https://pip.pypa.io/en/stable/user_guide/#changes-to-the-pip-dependency-resolver-in-20-3-2020

Change-Id: I9f9c5d71d7e63abd4511ee5d1dde32e29fc85e6b
Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>
This commit is contained in:
Goutham Pacha Ravi 2020-12-10 22:56:06 -08:00
parent 6020347ea0
commit ae9986ca61
1 changed files with 2 additions and 1 deletions

View File

@ -22,6 +22,7 @@ deprecation==2.0
docutils==0.14
dogpile.cache==0.6.5
dulwich==0.19.0
enum34===1.1.6
enum-compat==0.0.2
eventlet==0.22.0
extras==1.0.0
@ -45,7 +46,7 @@ linecache2==1.0.0
lxml==3.4.1
Mako==1.0.7
MarkupSafe==1.0
mccabe==0.2.1
mccabe==0.6.0
monotonic==1.4
mox3==0.25.0
msgpack==0.5.6