Skip to content

Commit

Permalink
remove extra jinja from pyproject
Browse files Browse the repository at this point in the history
Co-authored-by: Nicolas Brichet <32258950+brichet@users.noreply.github.com>
  • Loading branch information
trevorcampbell and brichet authored Aug 31, 2023
1 parent c58646d commit cc5acbf
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 @@ -48,7 +48,6 @@ dependencies = [
"requests>=2.26",
"sqlalchemy>=1.4,<3",
"PyYAML>=6.0",
"Jinja2>=3.0"
]
version = "0.9.0a1"

Expand Down

0 comments on commit cc5acbf

Please sign in to comment.