Skip to content

Commit 253545f

Browse files
committed
move to matchms 0.6.2
1 parent 1ccc8f4 commit 253545f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

conda/environment-dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ channels:
66
- nlesc
77
dependencies:
88
- gensim >=3.8.0
9-
- matchms >=0.6.0
9+
- matchms >=0.6.2
1010
- numba >=0.47
1111
- numpy
1212
- pip

conda/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ channels:
55
- defaults
66
dependencies:
77
- gensim >=3.8.0
8-
- matchms >=0.6.0
8+
- matchms >=0.6.2
99
- numba >=0.47
1010
- numpy
1111
- python >=3.7,<3.9

conda/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ requirements:
2727
- conda-verify
2828
- pytest-runner
2929
- python
30-
- matchms >=0.6.0
30+
- matchms >=0.6.2
3131
- numpy {{ numpy }}
3232
- setuptools
3333
host:

0 commit comments

Comments
 (0)