1 Commits

Author SHA1 Message Date
Renovate Bot 4dc5b12711 chore(deps): update dependency pydantic to v2.13.4 2026-05-22 12:01:21 +00:00
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM python:3.14-slim FROM python:3.11-slim
WORKDIR /app WORKDIR /app
+1 -1
View File
@@ -1,4 +1,4 @@
FROM python:3.14-slim FROM python:3.11-slim
WORKDIR /app WORKDIR /app
+1 -1
View File
@@ -3,7 +3,7 @@ asyncpg==0.29.0
httpx==0.27.0 httpx==0.27.0
fastapi==0.111.0 fastapi==0.111.0
uvicorn[standard]==0.29.0 uvicorn[standard]==0.29.0
pydantic==2.7.0 pydantic==2.13.4
# Polymarket (install from PyPI when ready for real trading) # Polymarket (install from PyPI when ready for real trading)
# py-clob-client==0.17.0 # py-clob-client==0.17.0