We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a081a6 commit e4ccf51Copy full SHA for e4ccf51
requirements.txt
@@ -1,4 +1,5 @@
1
Django==3.2.25
2
+django-allauth[socialaccount]==0.63.6 # this version is compatible with django 3.2
3
matplotlib==3.8.3
4
urllib3==1.26.19
5
# scipy==1.12.0 # big package, only used when attemping to get the github activity graph -> not implemented ATM
0 commit comments