Switch to httpx for http2 support

This commit is contained in:
rany
2021-06-06 12:39:21 +03:00
parent c8103c35ce
commit fd9e8c04e8
2 changed files with 19 additions and 16 deletions

View File

@@ -1,6 +1,6 @@
[metadata]
name = edge-tts
version = 1.0.1
version = 1.0.2
author = rany
author_email = ranygh@riseup.net
description = Microsoft Edge's TTS
@@ -22,6 +22,8 @@ scripts = bin/edge-playback
python_requires = >=3.7
install_requires =
websockets>=9.1
httpx>=0.18.1
h2>=4.0.0
[options.packages.find]
where=src