diff --git a/pyproject.toml b/pyproject.toml index 0cba2e2aa..67fce1221 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,6 +24,8 @@ dev = [ "pytest>=7.1.2", "datasets>=2.19.2", "jupyter==1.0.0", + "causal-conv1d>=1.4.0", + "mamba-ssm>=2.2.2", "seaborn", ]