Skip to content

Commit 8339293

Browse files
damien2012engdesilinguist
authored andcommitted
update YAML file in conda-recipe
1 parent 8e3f223 commit 8339293

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

conda-recipe/rsmtool/meta.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ requirements:
3333
- ipython
3434
- nose
3535
- notebook
36-
- numpy
36+
- numpy<1.24
3737
- openpyxl
3838
- pandas
3939
- seaborn
@@ -42,6 +42,7 @@ requirements:
4242
- tqdm
4343
- xlrd
4444
- xlwt
45+
- shap==0.41.0
4546

4647
test:
4748
# Python imports
@@ -69,6 +70,7 @@ test:
6970
- rsmpredict --help
7071
- rsmsummarize --help
7172
- rsmxval --help
73+
- rsmexplain --help
7274
- render_notebook --help
7375
- convert_feature_json --help
7476

0 commit comments

Comments
 (0)