diff --git a/pyproject.toml b/pyproject.toml index 4d228361..d0e2bf1c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -60,7 +60,7 @@ test = [ "types-Pillow", "types-humanfriendly", ] -watcher = ["watchdog>=1.0.2", "typer[all]", "python-dotenv"] +watcher = ["watchdog>=1.0.2", "typer-slim[standard]", "python-dotenv"] webservice = ["Flask>=2.0.1"] [project.scripts]