We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13e2301 commit 9d97804Copy full SHA for 9d97804
conda-recipe/meta.yaml
@@ -27,7 +27,7 @@ requirements:
27
- wheel
28
run:
29
- python
30
- - {{ pin_compatible('numpy', min_pin='x.x', max_pin='x') }}
+ - {{ pin_compatible('numpy', min_pin='x.x', upper_bound='1.26') }}
31
- dpcpp-cpp-rt >=2023.2
32
- level-zero # [linux]
33
0 commit comments