Add pillow>=12.1.0 to project dependencies in pyproject.toml and update uv.lock.

This commit is contained in:
2026-01-09 21:22:54 +01:00
parent 66ba195cb7
commit 093ca1b88d
2 changed files with 61 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ dependencies = [
"django-filter>=25.2",
"django-phonenumber-field[phonenumbers]>=8.4.0",
"django-tailwind[cookiecutter,honcho]>=4.4.2",
"pillow>=12.1.0",
"psycopg2-binary>=2.9.11",
"python-decouple>=3.8",
"rules>=3.5",