Merge pull request #476 from cbodley/wip-botocore-sigv2

pin botocore to resolve v2 signature failures
This commit is contained in:
Casey Bodley 2022-11-23 13:04:13 -05:00 committed by GitHub
commit 114397c358
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,8 @@ PyYAML
nose >=1.0.0
boto >=2.6.0
boto3 >=1.0.0
# botocore-1.28 broke v2 signatures, see https://tracker.ceph.com/issues/58059
botocore <1.28.0
munch >=2.0.0
# 0.14 switches to libev, that means bootstrap needs to change too
gevent >=1.0