We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d81ddf commit 8024263Copy full SHA for 8024263
pyproject.toml
@@ -28,7 +28,7 @@ pandas = ">=2.1.1"
28
scipy= ">=1.14.0"
29
matplotlib= ">=3.8.0"
30
matchms= ">=0.30.0"
31
-ms2deepscore= { git = "https://github.com/matchms/ms2deepscore.git", branch = "pytorch_update" }
+ms2deepscore= ">=2.6.0"
32
rdkit= ">2024.3.4"
33
nmslib= ">=2.0.0"
34
umap-learn= ">=0.5.7"
0 commit comments