Jinja2: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 9: Line 9:


=Overview=
=Overview=
Find out what the latest version is from https://pypi.org/project/Jinja2/
Then add this to your <code>requirements.txt</code>
<syntaxhighlight lang='text'>
jinja2 == 3.0.3
</syntaxhighlight>

Revision as of 05:02, 2 March 2022