diff --git a/pyproject.toml b/pyproject.toml index e79c43c..4b0c2c2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ dependencies = [ "pycryptodome>=3.20.0", "pydantic>=2.0.0", "pydantic-settings>=2.0.0", - "typer>=0.12.0", + "typer>=0.24.1", ] [project.optional-dependencies]