Add missing dependencies (asyncpg, pyyaml, httpx, aiohttp)
This commit is contained in:
@@ -6,4 +6,8 @@ boto3==1.35.1
|
|||||||
fastapi==0.104.1
|
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