diff --git a/requirements.txt b/requirements.txt index e670dc1..1702337 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,4 +13,7 @@ python-dotenv==1.2.1 rapidfuzz==3.14.3 Requests==2.32.5 Shapely==2.1.2 -SQLAlchemy==2.0.46 \ No newline at end of file +SQLAlchemy==2.0.46 +asyncpg +psycopg2 +python-multipart \ No newline at end of file