Skip to content

Commit eae4282

Browse files
committed
add umap dependency
1 parent bfa3574 commit eae4282

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ matchms= ">=0.30.0"
3131
ms2deepscore= { git = "https://github.com/matchms/ms2deepscore.git", branch = "pytorch_update" }
3232
rdkit= ">2024.3.4"
3333
nmslib= ">=2.0.0"
34+
umap-learn= ">=0.57"
3435

3536
[tool.poetry.group.dev.dependencies]
3637
decorator = "^5.1.1"

0 commit comments

Comments
 (0)