mirror of
https://github.com/ceph/s3-tests.git
synced 2024-11-21 01:51:10 +00:00
27f24ee4d7
Fixes: https://tracker.ceph.com/issues/66655 Signed-off-by: Casey Bodley <cbodley@redhat.com>
15 lines
288 B
Text
15 lines
288 B
Text
PyYAML
|
|
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
|
|
isodate >=0.4.4
|
|
requests >=2.23.0
|
|
pytz
|
|
httplib2
|
|
lxml
|
|
pytest
|
|
tox
|