mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00

https://forums.ankiweb.net/t/slow-tts-and-duplicated-voices/25157/7 winrt blocks an upgrade from Python 3.9, so this will be a temporary solution at best.
10 lines
175 B
Text
10 lines
175 B
Text
beautifulsoup4
|
|
flask
|
|
flask_cors
|
|
jsonschema
|
|
requests
|
|
send2trash
|
|
waitress>=2.0.0
|
|
psutil; sys.platform == "win32"
|
|
pywin32; sys.platform == "win32"
|
|
winrt; sys.platform == "win32"
|