diff --git a/backend/requirements.txt b/backend/requirements.txt index 708d523..0a39a86 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -15,7 +15,7 @@ pydantic>=2.5.0,<2.6.0 pydantic-settings>=2.1.0,<2.2.0 # Authentication -python-jose[cryptography]>=3.3.0,<3.4.0 +python-jose[cryptography]>=3.3.0,<3.6.0 passlib[bcrypt]>=1.7.4,<1.8.0 bcrypt>=4.1.0,<5.0.0