Skip to content

Commit

Permalink
add jinja2 library requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
tdubsFO committed Dec 21, 2023
1 parent 1e98f46 commit 834bd3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ classifiers = [
]
dependencies = [
"requests",
"jinja2=2.11.3",
"flask==1.1.2",
]

0 comments on commit 834bd3e

Please sign in to comment.