We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ccc8f4 commit 253545fCopy full SHA for 253545f
conda/environment-dev.yml
@@ -6,7 +6,7 @@ channels:
6
- nlesc
7
dependencies:
8
- gensim >=3.8.0
9
- - matchms >=0.6.0
+ - matchms >=0.6.2
10
- numba >=0.47
11
- numpy
12
- pip
conda/environment.yml
@@ -5,7 +5,7 @@ channels:
5
- defaults
- python >=3.7,<3.9
conda/meta.yaml
@@ -27,7 +27,7 @@ requirements:
27
- conda-verify
28
- pytest-runner
29
- python
30
31
- numpy {{ numpy }}
32
- setuptools
33
host:
0 commit comments