Skip to content

Commit a2bdc30

Browse files
authored
deps: bump minver of s3fs to 2023.6.0 (#44)
* deps: bump minver of s3fs to 2023.4.0 * Update setup.cfg * Update setup.cfg
1 parent e6f0d74 commit a2bdc30

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ packages = find:
2929
include_package_data = True
3030
install_requires =
3131
dvc
32-
s3fs>=2022.02.0
33-
aiobotocore[boto3]>1.0.1
32+
s3fs>=2023.6.0
33+
aiobotocore[boto3]>=2.5.0
3434
flatten_dict>=0.4.1,<1
3535

3636
[options.extras_require]

0 commit comments

Comments
 (0)