diff --git a/backend/requirements.txt b/backend/requirements.txt index cb9a5b79..9d6a47ec 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -25,7 +25,7 @@ django-silk==5.3.2 ; python_version >= "3.12" and python_version < "4.0" django-stubs-ext==5.1.3 ; python_version >= "3.12" and python_version < "4.0" django-types==0.20.0 ; python_version >= "3.12" and python_version < "4.0" django==5.2.1 ; python_version >= "3.12" and python_version < "4.0" -djangorestframework-simplejwt==5.5.0 ; python_version >= "3.12" and python_version < "4.0" +djangorestframework-simplejwt==5.5.1 ; python_version >= "3.12" and python_version < "4.0" djangorestframework==3.16.0 ; python_version >= "3.12" and python_version < "4.0" drf-spectacular-sidecar==2025.8.1 ; python_version >= "3.12" and python_version < "4.0" drf-spectacular==0.28.0 ; python_version >= "3.12" and python_version < "4.0"