Fix l-c testing for Ubuntu Focal (py38)

Change-Id: I3e0151a014d9073005c6575f5a33e5796a8216ed
Story: 2007865
Task: 40199
Closes-Bug: #1886298
This commit is contained in:
zhoulinhui 2020-09-10 23:16:14 +08:00
parent f398c08476
commit 1fe062f92c
1 changed files with 2 additions and 2 deletions

View File

@ -38,7 +38,7 @@ jsonpointer==2.0
jsonschema==2.6.0 jsonschema==2.6.0
keystoneauth1==3.4.0 keystoneauth1==3.4.0
linecache2==1.0.0 linecache2==1.0.0
MarkupSafe==1.0 MarkupSafe==1.1.1
monotonic==1.4 monotonic==1.4
msgpack==0.5.6 msgpack==0.5.6
munch==2.2.0 munch==2.2.0
@ -76,7 +76,7 @@ python-openstackclient==3.14.0
python-swiftclient==3.5.0 python-swiftclient==3.5.0
python-zunclient==3.5.0 python-zunclient==3.5.0
pytz==2018.3 pytz==2018.3
PyYAML==3.12 PyYAML==3.13
rcssmin==1.0.6 rcssmin==1.0.6
requests==2.18.4 requests==2.18.4
requestsexceptions==1.4.0 requestsexceptions==1.4.0