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:
+18
-18
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user