add app user management allauth
This commit is contained in:
@@ -8,9 +8,12 @@ dependencies = [
|
||||
"bcrypt>=4.2.1",
|
||||
"cryptography>=44.0.0",
|
||||
"django>=5.1.4",
|
||||
"django-allauth>=65.3.1",
|
||||
"django-cleanup>=9.0.0",
|
||||
"django-htmx>=1.21.0",
|
||||
"gunicorn>=23.0.0",
|
||||
"paho-mqtt>=2.1.0",
|
||||
"pillow>=11.1.0",
|
||||
"psycopg2-binary>=2.9.10",
|
||||
"python-dotenv>=1.0.1",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user