Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d9f3d08456 |
+2
-2
@@ -3,7 +3,7 @@ asyncpg==0.29.0
|
||||
httpx==0.27.0
|
||||
fastapi==0.111.0
|
||||
uvicorn[standard]==0.29.0
|
||||
pydantic==2.13.4
|
||||
pydantic==2.7.0
|
||||
|
||||
# Polymarket (install from PyPI when ready for real trading)
|
||||
# py-clob-client==0.17.0
|
||||
@@ -14,5 +14,5 @@ vaderSentiment==3.3.2
|
||||
|
||||
# Testing
|
||||
pytest==8.2.0
|
||||
pytest-asyncio==0.23.6
|
||||
pytest-asyncio==0.26.0
|
||||
httpx==0.27.0
|
||||
|
||||
Reference in New Issue
Block a user