1 Commits

Author SHA1 Message Date
Renovate Bot 1cc3734bc4 chore(deps): update dependency uvicorn to v0.48.0 2026-05-26 12:01:46 +00:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
"recharts": "^2.12.4"
},
"devDependencies": {
"@vitejs/plugin-react": "^6.0.0",
"@vitejs/plugin-react": "^4.2.1",
"vite": "^5.2.0"
}
}
+1 -1
View File
@@ -2,7 +2,7 @@
asyncpg==0.29.0
httpx==0.27.0
fastapi==0.111.0
uvicorn[standard]==0.29.0
uvicorn[standard]==0.48.0
pydantic==2.7.0
# Polymarket (install from PyPI when ready for real trading)