We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a349a05 commit 93c8577Copy full SHA for 93c8577
backend/pyproject.toml
@@ -44,7 +44,7 @@ known-first-party = [
44
[project]
45
requires-python = ">=3.13.5"
46
dependencies = [
47
- "django==5.1.4",
+ "django==5.2.7",
48
"django-environ==0.10.0",
49
"django-model-utils==5.0.0",
50
"django-timezone-field==7.0",
@@ -82,7 +82,7 @@ dependencies = [
82
"stripe==10.5.0",
83
"djangorestframework==3.15.2",
84
"l18n<2022.0,>=2021.3",
85
- "wagtail==6.2.2",
+ "wagtail==7.1.2",
86
"wagtail-localize==1.10",
87
"celery==5.4.0",
88
"wagtail-headless-preview==0.8.0",
0 commit comments