diff --git a/requirements.txt b/requirements.txt index 77968c62..7f2f357c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ djangorestframework==3.15.2 django-cors-headers==4.6.0 # Authentication -django-allauth==65.3.0 +django-allauth==65.3.1 django-oauth-toolkit==3.0.1 dj-rest-auth==7.0.0 # Added for REST authentication endpoints pyjwt==2.10.1