Skip to content

Commit cd0f96f

Browse files
author
Martin Durant
committed
Use fsspec master (for now)
1 parent 28d201f commit cd0f96f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements_dev_optional.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ pytest-cov==2.7.1
1818
pytest-doctestplus==0.4.0
1919
pytest-remotedata==0.3.2
2020
h5py==2.10.0
21-
s3fs==0.5.0; python_version > '3.6'
21+
s3fs==0.5.1; python_version > '3.6'
22+
git+https://github.com/intake/filesystem_spec; python_version > '3.6'
2223
moto>=1.3.14; python_version > '3.6'
2324
flask

0 commit comments

Comments
 (0)