requirements: unpin botocore version

Signed-off-by: Casey Bodley <cbodley@redhat.com>
This commit is contained in:
Casey Bodley 2025-01-22 11:15:38 -05:00
parent 7a1aa1b422
commit 88daca5095

View file

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