Skip to content

Commit

Permalink
[bot-automerge] skl2onnx v1.15.0 (#21)
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 Aug 7, 2023
2 parents f077bac + 75a0ff2 commit e187e99
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 8 deletions.
5 changes: 0 additions & 5 deletions .azure-pipelines/azure-pipelines-linux.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{% set name = "skl2onnx" %}
{% set version = "1.14.1" %}
{% set version = "1.15.0" %}


package:
Expand All @@ -8,7 +8,7 @@ package:

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/skl2onnx-{{ version }}.tar.gz
sha256: 54b10a7c62ce2aee4f947bd3a96d7edadef91d5da68de7b33e4ceed3fd07d5dc
sha256: 05b2c2643ad0357ec1ea684d138438a2df657df828e57d07cb78c2e76be20e37

build:
number: 0
Expand All @@ -25,7 +25,7 @@ requirements:
- onnx >=1.2.1
- onnxconverter-common >=1.7.0
- protobuf
- scikit-learn <1.3,>=0.19
- scikit-learn >=0.19
- scipy >=1.0
- packaging

Expand Down

0 comments on commit e187e99

Please sign in to comment.