diff --git a/pyproject.toml b/pyproject.toml index 8b9480b..3e53d62 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ classifiers = [ requires-python = ">=3.11" dependencies = [ "argparse", - "ccbr_tools@git+https://github.com/CCBR/Tools", + "ccbr_tools@git+https://github.com/CCBR/Tools@v0.1.0", "Click >= 8.1.3", "PySimpleGui < 5", "snakemake >= 7.32, < 8",