We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Jinja2
1 parent 0355bf0 commit 6e64eabCopy full SHA for 6e64eab
setup.cfg
@@ -77,7 +77,7 @@ install_requires =
77
# importlib_metadata backport for python 3.7
78
# Require versions with .distributions https://github.com/sqlfluff/sqlfluff/issues/3763
79
importlib_metadata>=1.0.0; python_version < '3.8'
80
- Jinja2
+ Jinja2>=3.1.2
81
# Used for .sqlfluffignore
82
pathspec
83
# We provide a testing library for plugins in sqlfluff.utils.testing
0 commit comments