Fix fsspec requirement (#2970)

* Fix requirment for fsspec

* Use the right version this time
pull/2949/head
Julian Weber 2023-09-19 20:54:12 +02:00 committed by GitHub
parent f829bf50f8
commit 6916aa37ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ inflect==5.6.0
tqdm
anyascii
pyyaml
fsspec>=2021.04.0
fsspec==2023.6.0 # <= 2023.9.1 makes aux tests fail
aiohttp
packaging
# deps for examples