first commit

This commit is contained in:
祀梦
2026-01-27 21:17:36 +08:00
commit b06044c91c
57 changed files with 6714 additions and 0 deletions

7
requirements.txt Normal file
View File

@@ -0,0 +1,7 @@
fastapi==0.104.1
uvicorn[standard]==0.24.0
websockets==12.0
aiosqlite==0.19.0
aiohttp==3.9.1
beautifulsoup4==4.12.3
lxml==5.1.0