diff options
| author | Zuul <zuul@review.opendev.org> | 2020-11-18 13:28:59 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2020-11-18 13:28:59 +0000 |
| commit | 7146deef00d6a91e3c588acc8fc614e5597b3f76 (patch) | |
| tree | 69907e13728a0e87623e98e28bb6fc3d569876a5 | |
| parent | 73d56bc8d401bbc65b9256892155bd13d2031493 (diff) | |
| parent | 9b02f37e8f06bafb16a139aa1c978b4dd939f35e (diff) | |
| download | python-openstackclient-7146deef00d6a91e3c588acc8fc614e5597b3f76.tar.gz | |
Merge "update lower-constraints.txt"
| -rw-r--r-- | lower-constraints.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lower-constraints.txt b/lower-constraints.txt index 52766b22..2dae561c 100644 --- a/lower-constraints.txt +++ b/lower-constraints.txt @@ -38,7 +38,7 @@ jsonschema==2.6.0 keystoneauth1==3.18.0 kombu==4.0.0 linecache2==1.0.0 -MarkupSafe==1.1.0 +MarkupSafe==1.1.1 monotonic==0.6 mox3==0.20.0 msgpack-python==0.4.0 @@ -62,7 +62,7 @@ oslo.service==1.24.0 oslo.utils==3.33.0 oslotest==3.2.0 osprofiler==1.4.0 -paramiko==2.0.0 +paramiko==2.7.1 Paste==2.0.2 PasteDeploy==1.5.0 pbr==2.0.0 |
