diff --git a/backend/requirements.txt b/backend/requirements.txt index b17480c..c65c3b2 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -9,3 +9,4 @@ python-jose[cryptography]==3.3.0 argon2-cffi==23.1.0 alembic==1.14.1 proxmoxer==2.2.0 +requests==2.32.3