diff --git a/pyproject.toml b/pyproject.toml index bb71091..bdbd302 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ pyarrow = ">=16.0.0" pymzml = "^2.5.0" pyteomics = "^4.3.3" lxml= '>=4.5.2,<6.0.0' -spectrum-fundamentals = ">=0.5.4,<0.6.0" +spectrum-fundamentals = ">=0.6.0,<0.7.0" alphatims = "^1.0.8" sortedcontainers = "^2.4.0"