We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfa3574 commit eae4282Copy full SHA for eae4282
pyproject.toml
@@ -31,6 +31,7 @@ matchms= ">=0.30.0"
31
ms2deepscore= { git = "https://github.com/matchms/ms2deepscore.git", branch = "pytorch_update" }
32
rdkit= ">2024.3.4"
33
nmslib= ">=2.0.0"
34
+umap-learn= ">=0.57"
35
36
[tool.poetry.group.dev.dependencies]
37
decorator = "^5.1.1"
0 commit comments