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 11aed29 commit 0db9549Copy full SHA for 0db9549
setup.py
@@ -24,7 +24,7 @@
24
python_requires=">=3.6",
25
install_requires=[
26
"click~=7.1.2",
27
- "jinja2~=2.11.2",
+ "jinja2~=3.0.3",
28
"libsass~=0.20.1",
29
"gitpython~=3.1.8",
30
"pyyaml",
0 commit comments