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 ea676f5 commit 9b53bb5Copy full SHA for 9b53bb5
setup.py
@@ -71,7 +71,7 @@
71
"jinja2==2.11.3",
72
"dataclasses; python_version<'3.7'",
73
# FIXME fixing markupsafe to solve https://github.com/pallets/markupsafe/issues/284 until jinja is upgraded
74
- "markupsafe==2.0.1",
+ "markupsafe==3.0.2",
75
],
76
license="Apache 2.0",
77
long_description_content_type="text/markdown",
0 commit comments