Skip to content

Commit 330c0af

Browse files
authored
Try 'fsspec[s3]' to avoid dependabot errors
1 parent 5edebfb commit 330c0af

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

requirements_dev_optional.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,5 @@ flake8==3.9.2
1717
pytest-cov==2.12.1
1818
pytest-doctestplus==0.9.0
1919
h5py==3.2.1
20-
s3fs==2021.6.0
21-
fsspec==2021.6.1
20+
fsspec[s3]==2021.6.1
2221
moto[server]>=1.3.14

0 commit comments

Comments
 (0)