get rid of requests and bump version
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[metadata]
|
||||
name = edge-tts
|
||||
version = 0.0.5
|
||||
version = 1.0.0
|
||||
author = rany
|
||||
author_email = ranygh@riseup.net
|
||||
description = Microsoft Edge's TTS
|
||||
@@ -21,7 +21,6 @@ packages = find:
|
||||
scripts = bin/edge-playback
|
||||
python_requires = >=3.7
|
||||
install_requires =
|
||||
requests
|
||||
websockets>=9.1
|
||||
|
||||
[options.packages.find]
|
||||
|
||||
Reference in New Issue
Block a user