first commit

This commit is contained in:
k
2026-04-20 23:05:59 +08:00
commit 9a72566753
33 changed files with 2138 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
fastapi==0.111.0
uvicorn[standard]==0.29.0
sqlalchemy[asyncio]==2.0.30
asyncpg==0.29.0
alembic==1.13.1
pydantic==2.7.1
pydantic-settings==2.2.1
httpx==0.27.0
feedparser==6.0.11
websockets==12.0
anthropic==0.28.0
hyperliquid-python-sdk==0.8.0
eth-account==0.11.0
redis==5.0.4
apscheduler==3.10.4
python-dotenv==1.0.1