Skip to content

Commit

Permalink
update meta.yaml with numpy and scipy deps
Browse files Browse the repository at this point in the history
  • Loading branch information
markotoplak committed Nov 19, 2022
1 parent 3042d55 commit 38bea64
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions conda-recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ requirements:
run:
- python
- setuptools >=41.0.0
- numpy >=1.17.3
- scipy >=1.3.1
- numpy >=1.19.5
- scipy >=1.9
- scikit-learn >=1.0.1
- bottleneck >=1.3.4
- chardet >=3.0.2
Expand Down

0 comments on commit 38bea64

Please sign in to comment.