diff --git a/requirements.txt b/requirements.txt index d1883ab..57a43c3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,8 @@ boto3==1.35.1 fastapi==0.104.1 uvicorn==0.24.0 botocore~=1.35.99 -pydantic~=2.11.5 \ No newline at end of file +pydantic~=2.11.5 +asyncpg>=0.29.0 +pyyaml>=6.0 +httpx>=0.25.0 +aiohttp>=3.9.0 \ No newline at end of file