We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8a2113 commit 37c0a98Copy full SHA for 37c0a98
2 files changed
backend/pyproject.toml
@@ -56,7 +56,7 @@ dependencies = [
56
"aniso8601==9.0.1",
57
"whitenoise==6.7.0",
58
"django-ordered-model==3.5",
59
- "uWSGI==2.0.26",
+ "uwsgi==2.0.30",
60
"django-storages==1.14.4",
61
"sentry-sdk==2.11.0",
62
"boto3==1.35.76",
@@ -66,7 +66,7 @@ dependencies = [
66
"hashids<2.0.0,>=1.2.0",
67
"django-autocomplete-light==3.9.4",
68
"django-queryinspect<2.0.0,>=1.1.0",
69
- "lxml<5.0.0,>=4.5.0",
+ "lxml==6.0.0",
70
"unidecode<2.0.0,>=1.1.1",
71
"strawberry-graphql==0.243.1",
72
"Werkzeug<2.0.0,>=1.0.1",
@@ -89,7 +89,7 @@ dependencies = [
89
"Jinja2>=3.1.3",
90
"icalendar>=5.0.11",
91
"pyclamd>=0.4.0",
92
- "magika>=0.5.1",
+ "magika==0.6.2",
93
"tzdata>=2024.1",
94
"wagtail-factories==4.2.1",
95
"google-auth-oauthlib>=1.2.1",
0 commit comments