Add django-htmx>=1.27.0 to project dependencies in pyproject.toml and update uv.lock.

This commit is contained in:
2026-01-10 23:00:00 +01:00
parent 26155de246
commit 97ee6c2500
2 changed files with 16 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ dependencies = [
"django-constance>=4.3.4",
"django-extensions>=4.1",
"django-filter>=25.2",
"django-htmx>=1.27.0",
"django-phonenumber-field[phonenumbers]>=8.4.0",
"django-tailwind[cookiecutter,honcho]>=4.4.2",
"pillow>=12.1.0",