refactor: v2

backend & frontend
This commit is contained in:
2026-01-01 18:38:21 +08:00
parent 3d201bc497
commit fdc725b893
109 changed files with 22918 additions and 1135 deletions
+16
View File
@@ -0,0 +1,16 @@
fastapi>=0.109.0
uvicorn[standard]>=0.27.0
sqlalchemy>=2.0.25
pydantic>=2.5.3
pydantic-settings>=2.1.0
python-dotenv>=1.0.0
python-jose[cryptography]>=3.3.0
python-multipart>=0.0.6
apscheduler>=3.10.4
filelock>=3.13.1
selenium>=4.16.0
pillow>=10.4.0
requests>=2.31.0
pyjwt>=2.8.0
bcrypt>=4.1.2
croniter>=1.3.8