完成基础开发

This commit is contained in:
2025-07-18 15:46:07 +08:00
parent 99f30bd1eb
commit cff16ef2af
42 changed files with 7290 additions and 0 deletions

5
backend/requirements.txt Normal file
View File

@ -0,0 +1,5 @@
flask>=3.0.0
flask-cors>=4.0.0
qbittorrent-api>=2024.3.60
python-dotenv>=1.0.0
gunicorn>=21.2.0