mirror of
https://github.com/coqui-ai/TTS.git
synced 2026-02-24 12:10:16 +01:00
Fix fsspec requirement (#2970)
* Fix requirment for fsspec * Use the right version this time
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user