Compare commits

..

2 Commits

Author SHA1 Message Date
Kenneth Soares
710b4aa942 Merge pull request #1213 from ae-utbm/taiste
HTMX, Alpine, Invoice Calls, Products, Bugfixes, Other
2025-10-18 17:29:15 +02:00
Kenneth Soares
5fee2e4720 Merge pull request #1180 from ae-utbm/taiste
Com, Subscriptions, Posters, Others
2025-09-19 21:31:28 +02:00

View File

@@ -22,7 +22,7 @@ dependencies = [
"django>=5.2.1,<6.0.0", "django>=5.2.1,<6.0.0",
"django-ninja<2.0.0,>=1.4.0", "django-ninja<2.0.0,>=1.4.0",
"django-ninja-extra<1.0.0,>=0.22.9", "django-ninja-extra<1.0.0,>=0.22.9",
"Pillow>=11.1.0,<13.0.0", "Pillow<12.0.0,>=11.1.0",
"mistune<4.0.0,>=3.1.3", "mistune<4.0.0,>=3.1.3",
"django-jinja<3.0.0,>=2.11.0", "django-jinja<3.0.0,>=2.11.0",
"cryptography>=45.0.3,<46.0.0", "cryptography>=45.0.3,<46.0.0",