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 c4ed4ce commit 6fa0b01Copy full SHA for 6fa0b01
backend/pyproject.toml
@@ -69,7 +69,7 @@ dependencies = [
69
"lxml<5.0.0,>=4.5.0",
70
"unidecode<2.0.0,>=1.1.1",
71
"strawberry-graphql==0.243.1",
72
- "Werkzeug<2.0.0,>=1.0.1",
+ "Werkzeug>=1.0.1,<4.0.0",
73
"django-import-export<4.0.0,>=3.2.0",
74
"dal-admin-filters==1.1.0",
75
"django-markdownify==0.9.5",
0 commit comments