diff --git a/pyproject.toml b/pyproject.toml index 2e9f4329..89a2bf09 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ requires-python = ">=3.10" dependencies = [ "accelerate==0.24.1", "click==8.1.7", - "einops==0.7.0", + "einops==0.8.1", "genomepy==0.16.1", "gimmemotifs==0.18.0", "gtfparse==1.3.0",