fix: failed to solve: process /bin/sh -c pip install --no-cache-dir -r requirements.txt did not complete successfully

This commit is contained in:
k
2026-04-21 19:49:47 +08:00
parent 3f901df82b
commit 0782aed4e6
2 changed files with 39 additions and 33 deletions
+18 -18
View File
@@ -1,18 +1,18 @@
fastapi==0.111.0
uvicorn[standard]==0.29.0
sqlalchemy[asyncio]==2.0.30
aiosqlite==0.20.0
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
cryptography==42.0.8
fastapi==0.128.8
uvicorn[standard]==0.39.0
sqlalchemy[asyncio]==2.0.49
aiosqlite==0.22.1
asyncpg==0.31.0
alembic==1.16.5
pydantic==2.13.2
pydantic-settings==2.11.0
httpx==0.28.1
feedparser==6.0.12
websockets==15.0.1
anthropic==0.96.0
hyperliquid-python-sdk==0.23.0
eth-account==0.13.7
redis==7.0.1
apscheduler==3.11.2
python-dotenv==1.2.1
cryptography==46.0.7