diff --git a/pyproject.toml b/pyproject.toml index 9cd272467..97dd1123f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ straxer = "straxen.scripts.straxer:main" [tool.poetry.dependencies] python = ">=3.9,<3.13" -strax = ">=2.0.0" +strax = ">=2.0.1" bokeh = "*" commentjson = "*" gitpython = "*"