mirror of https://github.com/coqui-ai/TTS.git
build: install aiohttp through fsspec extra
This commit is contained in:
parent
26ef3200c7
commit
24cf471406
|
@ -12,8 +12,7 @@ inflect>=5.6.0
|
|||
tqdm>=4.64.1
|
||||
anyascii>=0.3.0
|
||||
pyyaml>=6.0
|
||||
fsspec>=2023.6.0 # <= 2023.9.1 makes aux tests fail
|
||||
aiohttp>=3.8.1
|
||||
fsspec[http]>=2023.6.0 # <= 2023.9.1 makes aux tests fail
|
||||
packaging>=23.1
|
||||
mutagen==1.47.0
|
||||
# deps for examples
|
||||
|
|
Loading…
Reference in New Issue