Skip to content

Commit 9b02f37

Browse files
author
likui
committed
update lower-constraints.txt
We also need to change the lower-constraint requirements to make them py3.8 compatible. See https://bugs.launchpad.net/nova/+bug/1886298 MarkupSafe==1.1.1 paramiko==2.7.1 Change-Id: I04a0fcd98327b9f41e24e19bcab97c813760f414
1 parent c4e7a7e commit 9b02f37

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

lower-constraints.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jsonschema==2.6.0
3838
keystoneauth1==3.18.0
3939
kombu==4.0.0
4040
linecache2==1.0.0
41-
MarkupSafe==1.1.0
41+
MarkupSafe==1.1.1
4242
monotonic==0.6
4343
mox3==0.20.0
4444
msgpack-python==0.4.0
@@ -62,7 +62,7 @@ oslo.service==1.24.0
6262
oslo.utils==3.33.0
6363
oslotest==3.2.0
6464
osprofiler==1.4.0
65-
paramiko==2.0.0
65+
paramiko==2.7.1
6666
Paste==2.0.2
6767
PasteDeploy==1.5.0
6868
pbr==2.0.0

0 commit comments

Comments
 (0)