diff --git a/requirements.txt b/requirements.txt index 33a4474b..82b4184b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ django-cors-headers==4.6.0 # Authentication django-allauth==65.3.1 django-oauth-toolkit==3.0.1 -dj-rest-auth==7.0.0 # Added for REST authentication endpoints +dj-rest-auth==7.0.1 # Added for REST authentication endpoints pyjwt==2.10.1