refactor: remove tjaf dependency; add local TJA parser

This commit is contained in:
2025-11-22 21:29:13 +08:00
commit 66d8ed5c6f
299 changed files with 29006 additions and 0 deletions

14
requirements.txt Normal file
View File

@@ -0,0 +1,14 @@
bcrypt==4.2.1
ffmpy==0.5.0
Flask==3.1.0
Flask-Caching==2.3.0
Flask-Session==0.8.0
Flask-WTF==1.2.2
gunicorn==23.0.0
jsonschema==4.23.0
pymongo==4.11
redis==5.2.1
requests==2.32.3
websockets==14.2
Flask-Limiter==3.10.1
msgspec==0.19.0