Skip to content

Commit c4e69c2

Browse files
abretaudcokelaer
authored andcommitted
Funannotate: pin pandas (bioconda#40632)
* Pin pandas nextgenusfs/funannotate#906 * Add comment for future update
1 parent 4d14582 commit c4e69c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

recipes/funannotate/meta.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ source:
1010
sha256: 98a1baf18fbbe320986e011bfabb7dd5e79ee24286d6d400547d09c0fe65d300
1111

1212
build:
13-
number: 1
13+
number: 2
1414
noarch: python
1515
script: {{ PYTHON }} -m pip install . --no-deps --ignore-installed -vv
1616

@@ -25,7 +25,7 @@ requirements:
2525
- matplotlib-base <3.5
2626
- natsort
2727
- numpy
28-
- pandas
28+
- pandas <2.0 # https://github.com/nextgenusfs/funannotate/pull/906
2929
- psutil
3030
- requests
3131
- scikit-learn

0 commit comments

Comments
 (0)