Skip to content

Commit 8ab37ce

Browse files
authored
Explicitly add Jinja2 dependency (#1031)
This was implicitly pulled in by Flask previously, but is actually required directly by pycsw so it should be explicitly mentioned in requirements
1 parent dc8e836 commit 8ab37ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements-standalone.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
SQLAlchemy<2.0.0
22
Flask
3+
Jinja2
34
pygeofilter
45
PyYAML
56
pygeoif

0 commit comments

Comments
 (0)