Skip to content

Commit 37c0a98

Browse files
committed
Updates
1 parent e8a2113 commit 37c0a98

2 files changed

Lines changed: 497 additions & 1107 deletions

File tree

backend/pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ dependencies = [
5656
"aniso8601==9.0.1",
5757
"whitenoise==6.7.0",
5858
"django-ordered-model==3.5",
59-
"uWSGI==2.0.26",
59+
"uwsgi==2.0.30",
6060
"django-storages==1.14.4",
6161
"sentry-sdk==2.11.0",
6262
"boto3==1.35.76",
@@ -66,7 +66,7 @@ dependencies = [
6666
"hashids<2.0.0,>=1.2.0",
6767
"django-autocomplete-light==3.9.4",
6868
"django-queryinspect<2.0.0,>=1.1.0",
69-
"lxml<5.0.0,>=4.5.0",
69+
"lxml==6.0.0",
7070
"unidecode<2.0.0,>=1.1.1",
7171
"strawberry-graphql==0.243.1",
7272
"Werkzeug<2.0.0,>=1.0.1",
@@ -89,7 +89,7 @@ dependencies = [
8989
"Jinja2>=3.1.3",
9090
"icalendar>=5.0.11",
9191
"pyclamd>=0.4.0",
92-
"magika>=0.5.1",
92+
"magika==0.6.2",
9393
"tzdata>=2024.1",
9494
"wagtail-factories==4.2.1",
9595
"google-auth-oauthlib>=1.2.1",

0 commit comments

Comments
 (0)