Skip to content

Commit

Permalink
Add missing jinja2 dependency causing ModuleNotFoundError
Browse files Browse the repository at this point in the history
Fixes #1030
  • Loading branch information
craigds committed Oct 6, 2024
1 parent c532be3 commit 1e9acc5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
click
geolinks
jinja2
lxml
OWSLib
pyproj
Expand Down

0 comments on commit 1e9acc5

Please sign in to comment.