1 Commits

Author SHA1 Message Date
Sli
bacc154410 Upgrade python dependencies 2026-04-08 17:56:54 +02:00
2 changed files with 450 additions and 434 deletions

View File

@@ -19,7 +19,7 @@ authors = [
license = { text = "GPL-3.0-only" }
requires-python = "<4.0,>=3.12"
dependencies = [
"django>=5.2.12,<6.0.0",
"django>=5.2.13,<6.0.0",
"django-ninja>=1.5.3,<6.0.0",
"django-ninja-extra>=0.31.0",
"Pillow>=12.1.1,<13.0.0",
@@ -30,7 +30,7 @@ dependencies = [
"phonenumbers>=9.0.25,<10.0.0",
"reportlab>=4.4.10,<5.0.0",
"django-haystack<4.0.0,>=3.3.0",
"xapian-haystack<4.0.0,>=3.1.0",
"xapian-haystack<3.1.0,<5.0.0",
"libsass<1.0.0,>=0.23.0",
"django-ordered-model<4.0.0,>=3.7.4",
"django-simple-captcha<1.0.0,>=0.6.3",
@@ -45,7 +45,7 @@ dependencies = [
"pydantic-extra-types>=2.11.0,<3.0.0",
"ical>=11.1.0,<12",
"redis[hiredis]>=5.3.0,<8.0.0",
"environs[django]>=14.5.0,<15.0.0",
"environs[django]>=14.5.0,<16.0.0",
"requests>=2.32.5,<3.0.0",
"honcho>=2.0.0",
"psutil>=7.2.2,<8.0.0",

878
uv.lock generated

File diff suppressed because it is too large Load Diff