Skip to content

Commit c9fab4c

Browse files
authored
update numpy restriction by adding numpy 1.22 (#1208)
1 parent 9767f69 commit c9fab4c

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
@@ -8,7 +8,7 @@ requirements:
88
host:
99
- python
1010
- setuptools
11-
- numpy >=1.19,<1.22a0
11+
- numpy >=1.19,<1.23a0
1212
- cython
1313
- cmake >=3.19
1414
- dpctl >=0.13

0 commit comments

Comments
 (0)