Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f8ef8ae6db |
+2
-2
@@ -1,7 +1,7 @@
|
|||||||
# Core
|
# Core
|
||||||
asyncpg==0.29.0
|
asyncpg==0.29.0
|
||||||
httpx==0.27.0
|
httpx==0.27.0
|
||||||
fastapi==0.111.0
|
fastapi==0.136.3
|
||||||
uvicorn[standard]==0.29.0
|
uvicorn[standard]==0.29.0
|
||||||
pydantic==2.7.0
|
pydantic==2.7.0
|
||||||
|
|
||||||
@@ -14,5 +14,5 @@ vaderSentiment==3.3.2
|
|||||||
|
|
||||||
# Testing
|
# Testing
|
||||||
pytest==8.2.0
|
pytest==8.2.0
|
||||||
pytest-asyncio==0.26.0
|
pytest-asyncio==0.23.6
|
||||||
httpx==0.27.0
|
httpx==0.27.0
|
||||||
|
|||||||
Reference in New Issue
Block a user