Update to include allauth
Some checks failed
Urania unit tests / Run-unit-tests (push) Failing after 17s

This commit is contained in:
2025-10-17 13:23:11 +02:00
parent feb4663a3f
commit 23726be79a
5 changed files with 20 additions and 11 deletions

9
src/requirements.txt Normal file
View File

@@ -0,0 +1,9 @@
asgiref==3.9.1
Django==5.2.5
django-allauth==65.12.1
django-environ==0.12.0
dotenv==0.9.9
environ==1.0
psycopg==3.2.9
python-dotenv==1.1.1
sqlparse==0.5.3