Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 30dc26f31d |
+2
-2
@@ -1,5 +1,5 @@
|
|||||||
# Core
|
# Core
|
||||||
asyncpg==0.31.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.29.0
|
||||||
@@ -9,7 +9,7 @@ pydantic==2.7.0
|
|||||||
# py-clob-client==0.17.0
|
# py-clob-client==0.17.0
|
||||||
|
|
||||||
# Utils
|
# Utils
|
||||||
python-dotenv==1.0.1
|
python-dotenv==1.2.2
|
||||||
vaderSentiment==3.3.2
|
vaderSentiment==3.3.2
|
||||||
|
|
||||||
# Testing
|
# Testing
|
||||||
|
|||||||
Reference in New Issue
Block a user