diff --git a/pyproject.toml b/pyproject.toml index 4891618e..02ac0ca3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ dependencies = [ "miniopy-async>=1.15", "tinydb>=4.7", "google-auth>=2.17", - "typer[all]>=0.9.0", + "typer>=0.12.1", "PyYAML>=6.0", "types-PyYAML>=6.0", "rich>=13.0.0", # databinder