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 ce72ff1 commit b601e1bCopy full SHA for b601e1b
setup.py
@@ -68,7 +68,7 @@
68
"license-expression",
69
"wcmatch",
70
"jellyfish",
71
- "jinja2==2.11.3",
+ "jinja2==3.0.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",
0 commit comments