Skip to content

Commit b032612

Browse files
authored
Add support of numpy 1.26.3 (#1690)
1 parent ac1fca7 commit b032612

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conda-recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ requirements:
1313
host:
1414
- python
1515
- setuptools
16-
- numpy >=1.19,<1.25a0
16+
- numpy >=1.19,<1.27a0
1717
- cython
1818
- cmake >=3.21
1919
- ninja

0 commit comments

Comments
 (0)