Skip to content

Commit

Permalink
Switch from typer to typer-slim
Browse files Browse the repository at this point in the history
  • Loading branch information
gerlero committed Apr 1, 2024
1 parent 34714db commit 8fc78b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ classifiers = [
]

dependencies = [
"typer>=0.9.0,<0.13",
"typer-slim>=0.12.0,<0.13",
"pydantic>=2.0.3,<3",
"filelock>=3.12.3,<4",
]
Expand Down

0 comments on commit 8fc78b2

Please sign in to comment.