Skip to content

Commit a22d271

Browse files
committed
Avoid using minio-py==8.x.x for now
This will break everything minio/minio-py#1530
1 parent fe2788a commit a22d271

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements/s3.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
minio
1+
# https://github.com/minio/minio-py/pull/1530
2+
minio<8

0 commit comments

Comments
 (0)