Skip to content

Commit 953c90f

Browse files
author
Martin Durant
committed
Use new fsspec
1 parent f9d09a9 commit 953c90f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_dev_optional.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ pytest-doctestplus==0.4.0
1919
pytest-remotedata==0.3.2
2020
h5py==2.10.0
2121
s3fs==0.5.1; python_version > '3.6'
22-
git+https://github.com/intake/filesystem_spec; python_version > '3.6'
22+
fsspec==0.8.3 python_version > '3.6'
2323
moto>=1.3.14; python_version > '3.6'
2424
flask

0 commit comments

Comments
 (0)