Add django-scopes

This commit is contained in:
Tobias Kunze 2025-03-20 10:32:03 +01:00
parent 2dcc5650a9
commit 6e6f2d0993
4 changed files with 22 additions and 2 deletions

View file

@ -9,6 +9,7 @@ dependencies = [
"cryptography>=44.0.2",
"django==5.2b1",
"django-allauth>=65.5.0",
"django-scopes>=2.0.0",
"django-template-partials>=24.4",
"pillow>=11.1.0",
"psycopg2-binary>=2.9.10",