Skip to content

Fix DirectoryStore #773

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 12 commits into from
Aug 20, 2021
Prev Previous commit
Next Next commit
Revert "Try fsspec 2021.7 (see #802)"
This reverts commit 68adca5.
  • Loading branch information
joshmoore committed Aug 17, 2021
commit f2f75b7fb4ff92eea2b1df41c31feaafd4687301
3 changes: 2 additions & 1 deletion requirements_dev_optional.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,6 @@ flake8==3.9.2
pytest-cov==2.12.1
pytest-doctestplus==0.10.1
h5py==3.3.0
fsspec==2021.7.0
s3fs==2021.6.0
fsspec==2021.6.0
moto[server]>=1.3.14