Skip to content

Commit

Permalink
pin django-allauth test dep due to breaking change with dj-rest-auth
Browse files Browse the repository at this point in the history
  • Loading branch information
tfranzel committed Aug 30, 2023
1 parent c56f62c commit 097f9d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/optionals.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
django-allauth
django-allauth<0.55.0 # breaking change breaking dj-rest-auth
drf-jwt>=0.13.0
dj-rest-auth>=1.0.0
djangorestframework-simplejwt>=4.4.0
Expand Down

0 comments on commit 097f9d3

Please sign in to comment.