Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 391e86c7a6 |
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM python:3.11-slim
|
||||
FROM python:3.14-slim
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM python:3.11-slim
|
||||
FROM python:3.14-slim
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
asyncpg==0.29.0
|
||||
httpx==0.27.0
|
||||
fastapi==0.111.0
|
||||
uvicorn[standard]==0.48.0
|
||||
uvicorn[standard]==0.29.0
|
||||
pydantic==2.7.0
|
||||
|
||||
# Polymarket (install from PyPI when ready for real trading)
|
||||
|
||||
Reference in New Issue
Block a user