Add missing dependencies (asyncpg, pyyaml, httpx, aiohttp)
This commit is contained in:
@@ -7,3 +7,7 @@ fastapi==0.104.1
|
|||||||
uvicorn==0.24.0
|
uvicorn==0.24.0
|
||||||
botocore~=1.35.99
|
botocore~=1.35.99
|
||||||
pydantic~=2.11.5
|
pydantic~=2.11.5
|
||||||
|
asyncpg>=0.29.0
|
||||||
|
pyyaml>=6.0
|
||||||
|
httpx>=0.25.0
|
||||||
|
aiohttp>=3.9.0
|
||||||
Reference in New Issue
Block a user