Initial eth_hedge_sim: P0 market, auth UI, one-click deploy.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-07-24 16:33:25 +08:00
commit e51f357b48
49 changed files with 4783 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
fastapi>=0.115.0
uvicorn[standard]>=0.32.0
httpx>=0.27.0
websockets>=13.0
python-socks[asyncio]>=2.5.0
pydantic>=2.9.0
pydantic-settings>=2.5.0
python-dotenv>=1.0.1
tzdata>=2024.1
pytest>=8.3.0