diff --git a/pyproject.toml b/pyproject.toml index 2e9f4329..61201a8a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ classifiers = [ requires-python = ">=3.10" dependencies = [ "accelerate==0.24.1", - "click==8.1.7", + "click==8.1.8", "einops==0.7.0", "genomepy==0.16.1", "gimmemotifs==0.18.0",