Skip to content

Commit

Permalink
Adds jinja2 to dependnecies (#2413)
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas J. Fan <thomasjpfan@gmail.com>
  • Loading branch information
thomasjpfan committed May 15, 2024
1 parent cc3a7a9 commit 1ca3d91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ dependencies = [
"grpcio-status",
"importlib-metadata",
"isodate",
"jinja2",
"joblib",
"jsonpickle",
"keyring>=18.0.1",
Expand Down

0 comments on commit 1ca3d91

Please sign in to comment.