mirror of
https://github.com/rany2/edge-tts
synced 2024-11-22 01:45:02 +00:00
Fix dependenices
This commit is contained in:
parent
5322e7a9f0
commit
4647509791
@ -1,6 +1,6 @@
|
||||
[metadata]
|
||||
name = edge-tts
|
||||
version = 2.1.1
|
||||
version = 2.1.2
|
||||
author = rany
|
||||
author_email = ranygh@riseup.net
|
||||
description = Microsoft Edge's TTS
|
||||
@ -20,9 +20,7 @@ package_dir=
|
||||
packages = find:
|
||||
python_requires = >=3.7
|
||||
install_requires =
|
||||
websockets>=9.1
|
||||
httpx>=0.18.1
|
||||
h2>=4.0.0
|
||||
aiohttp>=3.7.4.post0
|
||||
|
||||
[options.packages.find]
|
||||
where=src
|
||||
|
Loading…
Reference in New Issue
Block a user