Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
fabien-marty committed Jan 14, 2024
1 parent 801d2ac commit 2022377
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
44 changes: 22 additions & 22 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ packages = [{ include = "jinja_tree" }]
[tool.poetry.dependencies]
python = "^3.8"
jinja2 = "^3.1.2"
typer = "^0.9.0"
stlog = "^0.2.0"
typer = ">=0.9.0"
stlog = ">= 0.1.0"
tomli = "^2.0.1"
python-dotenv = "^1.0.0"

Expand Down

0 comments on commit 2022377

Please sign in to comment.