Skip to content

Commit e4ccf51

Browse files
committed
add django allauth to requirements #1895
1 parent 2a081a6 commit e4ccf51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
Django==3.2.25
2+
django-allauth[socialaccount]==0.63.6 # this version is compatible with django 3.2
23
matplotlib==3.8.3
34
urllib3==1.26.19
45
# scipy==1.12.0 # big package, only used when attemping to get the github activity graph -> not implemented ATM

0 commit comments

Comments
 (0)