Update requirements

We also need to change the lower-constraint requirements to make them
py3.8 compatible. See https://bugs.launchpad.net/nova/+bug/1886298

Change-Id: Id06963dfdb20074cb9d8f0f2416a8e0937006059
This commit is contained in:
likui 2020-10-29 09:44:33 +08:00
parent ab4ec34ed9
commit 331c2df444

View File

@ -10,7 +10,7 @@ GitPython==1.0.1
imagesize==0.7.1
Jinja2==2.10
linecache2==1.0.0
MarkupSafe==1.0
MarkupSafe==1.1.1
pbr==2.0.0
prettytable==0.7.2
Pygments==2.2.0