We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d842581 + b258aae commit 5da4bcfCopy full SHA for 5da4bcf
1 file changed
pyproject.toml
@@ -3,7 +3,7 @@ name = "quantms-utils"
3
description = "Python scripts and helpers for the quantMS workflow"
4
readme = "README.md"
5
license = "MIT"
6
-version = "0.0.26"
+version = "0.0.27"
7
authors = [
8
"Yasset Perez-Riverol <ypriverol@gmail.com>",
9
"Dai Chengxin <chengxin2024@126.com>",
@@ -31,7 +31,7 @@ packages = [
31
[tool.poetry.dependencies]
32
python = "*"
33
click = "*"
34
-sdrf-pipelines = ">=0.1.1"
+sdrf-pipelines = ">=0.1.2"
35
pyopenms = ">=3.3.0"
36
pandas = "*"
37
pyarrow = ">=16.1.0"
0 commit comments