Compare 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 -2
View File
@@ -2,14 +2,14 @@
asyncpg==0.29.0 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.48.0
pydantic==2.7.0 pydantic==2.7.0
# 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
# Utils # Utils
python-dotenv==1.2.2 python-dotenv==1.0.1
vaderSentiment==3.3.2 vaderSentiment==3.3.2
# Testing # Testing