Skip to content

Commit a8cc0f0

Browse files
committed
Explicitly add Jinja2 dependency
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 c532be3 commit a8cc0f0

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.7

0 commit comments

Comments
 (0)