Skip to content

Commit

Permalink
Re-pin numpy (conda-forge#99)
Browse files Browse the repository at this point in the history
automerged PR by conda-forge/automerge-action
  • Loading branch information
github-actions[bot] authored Jun 18, 2024
2 parents b59efb5 + 159d082 commit abb0086
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ source:
folder: thirdparty/onnx/onnx

build:
number: 0
number: 1

requirements:
build:
Expand Down Expand Up @@ -520,7 +520,7 @@ outputs:
- {{ pin_subpackage('libopenvino-paddle-frontend', exact=True) }}
- {{ pin_subpackage('libopenvino-pytorch-frontend', exact=True) }}
- {{ pin_subpackage('libopenvino-tensorflow-frontend', exact=True) }}
- numpy >=1.16.6
- numpy <2.0.0
- openvino-telemetry >=2023.1.1
- singledispatchmethod # [py <= 37]
- packaging
Expand Down

0 comments on commit abb0086

Please sign in to comment.