Some refactoring, and added a script to regenerate variants

This commit is contained in:
2025-05-03 13:19:12 +02:00
parent 51869549f3
commit 444c8ceb62
7 changed files with 176 additions and 36 deletions

View File

@@ -13,6 +13,7 @@ dependencies = [
"charset-normalizer==3.3.2",
"click==8.1.7",
"django==5.2",
"django-stubs>=5.2.0",
"gunicorn==23.0.0",
"idna==3.8",
"jmespath==1.0.1",