Initial commit: yu-zhi-ran platform with automation integration

This commit is contained in:
lt
2026-04-19 14:05:09 +08:00
commit 3cb2df51c8
209 changed files with 80379 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
fastapi==0.115.0
uvicorn[standard]==0.30.6
pydantic==2.9.2
sqlalchemy==2.0.36
python-multipart==0.0.9
jinja2==3.1.5
aiofiles==24.1.0
python-dateutil==2.9.0.post0
pytz==2024.2
PyYAML>=6.0
feedparser>=6.0
requests>=2.32.0