first commit

This commit is contained in:
sjk
2025-12-19 22:36:48 +08:00
commit 6802624e59
185 changed files with 43430 additions and 0 deletions

6
backend/requirements.txt Normal file
View File

@@ -0,0 +1,6 @@
fastapi==0.104.1
uvicorn==0.24.0
playwright==1.40.0
pydantic==2.5.0
python-multipart==0.0.6
aiohttp==3.9.1