diff --git a/backend/requirements.txt b/backend/requirements.txt index 550b668..9afcc33 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -22,6 +22,7 @@ python-dotenv==1.0.0 httpx==0.25.2 redis==5.0.1 python-magic==0.4.27 +requests==2.31.0 # 인증 시스템 PyJWT==2.8.0