diff --git a/backend/requirements.txt b/backend/requirements.txt index 86c261c..5bb061f 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -5,3 +5,4 @@ alembic psycopg2-binary python-dotenv pydantic-settings +requests