diff --git a/pyproject.toml b/pyproject.toml index 7d50ae15..953bc2b4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dependencies = [ "snakemake-wrapper-utils<=0.8.0", "snakemake>=9.12.0,<=9.14.5", "tracknado>=0.3.1,<1.0.0", - "typer<=0.26.7", + "typer<=0.26.8", "wget<=3.2", ]