Merge pull request #4043 from alphagov/jinja2-version3

Require the newest version of Jinja2
This commit is contained in:
Chris Hill-Scott
2021-11-04 16:45:51 +00:00
committed by GitHub
2 changed files with 3 additions and 1 deletions

View File

@@ -8,6 +8,7 @@ Flask==1.1.2 # pyup: <2
Flask-WTF==0.15.1
Flask-Login==0.5.0
werkzeug==2.0.2
jinja2==3.0.2
blinker==1.4
pyexcel==0.6.7