Skip to content

Commit 9963608

Browse files
Bump s3fs to >=2024.12.0 (#129)
Avoid fsspec/s3fs#910 (cf. treeverse/dvc#10767 (comment))
1 parent e783195 commit 9963608

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ classifiers = [
2929
dynamic = ["version"]
3030
dependencies = [
3131
"dvc",
32-
"s3fs>=2023.6.0",
32+
"s3fs>=2024.12.0",
3333
"aiobotocore[boto3]>=2.5.0",
3434
"flatten_dict>=0.4.1,<1",
3535
]

0 commit comments

Comments
 (0)