Skip to content

Commit

Permalink
Remove Jinja2 dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jtronge committed Feb 5, 2024
1 parent 4beae81 commit a8767fd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ python = ">=3.8.3,<=3.11"

# Package dependencies
Flask = { version = "^2.0" }
Jinja2 = { version = "<3.1" }
neo4j = { version = "^1.7.4" }
PyYAML = { version = "^6.0.1" }
flask_restful = "0.3.9"
Expand Down

0 comments on commit a8767fd

Please sign in to comment.