Skip to content

Commit

Permalink
require numpy 1.23+
Browse files Browse the repository at this point in the history
  • Loading branch information
jameslamb committed Feb 28, 2024
1 parent 06b175b commit 0e1eb6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conda/recipes/cuml-cpu/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ requirements:
- cython>=3.0.0
run:
- python x.x
- numpy
- numpy>=1.23
- pandas
- scikit-learn=1.2
- hdbscan<=0.8.30
Expand Down

0 comments on commit 0e1eb6d

Please sign in to comment.