Skip to content

Commit edfdbf6

Browse files
authored
Bump s3fs minimum version to 2022.02.0 (#19)
1 parent e94ecbe commit edfdbf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ packages = find:
2828
include_package_data = True
2929
install_requires =
3030
dvc
31-
s3fs>=2021.11.0
31+
s3fs>=2022.02.0
3232
aiobotocore[boto3]>1.0.1
3333
flatten_dict>=0.4.1,<1
3434

0 commit comments

Comments
 (0)