Skip to content

Commit db8b1df

Browse files
committed
Require Jinja2 version with tojson
The `tojson` filter was introduced in version 2.9.
1 parent 913cf29 commit db8b1df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
branca>=0.3.0
2-
jinja2
2+
jinja2>=2.9
33
numpy
44
requests

0 commit comments

Comments
 (0)