mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Upgrade to Jinja2==2.10.1 (#426)
This commit is contained in:
parent
78e45ead4d
commit
9cd3b44277
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -37,7 +37,7 @@ setup(
|
|||
'click>=6.7',
|
||||
'click-default-group==1.2',
|
||||
'Sanic==0.7.0',
|
||||
'Jinja2==2.10',
|
||||
'Jinja2==2.10.1',
|
||||
'hupper==1.0',
|
||||
'pint==0.8.1',
|
||||
'pluggy>=0.7.1',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue