From 2e4d1993ba75744df0eaa4a11fb5e0b06d0d729e Mon Sep 17 00:00:00 2001 From: DmsAnhr Date: Thu, 29 Jan 2026 11:13:51 +0700 Subject: [PATCH] update requirements --- requirements.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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