diff --git a/backend/requirements.txt b/backend/requirements.txt index 79ea817..264af03 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -13,4 +13,5 @@ psycopg2-binary==2.9.9 alembic==1.13.1 pytest==8.0.0 httpx==0.26.0 -requests>=2.26.0 \ No newline at end of file +requests>=2.26.0 +aiogram==3.4.1 \ No newline at end of file