Add django-allauth
This commit is contained in:
parent
946dc449e1
commit
ccbb288f68
2 changed files with 13 additions and 0 deletions
|
@ -7,6 +7,7 @@ requires-python = ">=3.12"
|
|||
dependencies = [
|
||||
"argon2-cffi>=23.1.0",
|
||||
"django==5.2b1",
|
||||
"django-allauth>=65.5.0",
|
||||
"pillow>=11.1.0",
|
||||
"psycopg2-binary>=2.9.10",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue