From eb0155e48a9acaab94b843d476221bc00d601d7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 22:54:29 +0000 Subject: [PATCH] Bump onnx from 1.19.0 to 1.21.0 Bumps [onnx](https://github.com/onnx/onnx) from 1.19.0 to 1.21.0. - [Release notes](https://github.com/onnx/onnx/releases) - [Changelog](https://github.com/onnx/onnx/blob/main/docs/Changelog-ml.md) - [Commits](https://github.com/onnx/onnx/compare/v1.19.0...v1.21.0) --- updated-dependencies: - dependency-name: onnx dependency-version: 1.21.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- uv.lock | 237 ++++++++++++++++++++++++++++++------------------- 2 files changed, 147 insertions(+), 92 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 987e651a4829..ccc3a8e5a09d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -72,7 +72,7 @@ dev = [ ] apps = [ # for apps/onnx -- matches the vcpkg version - "onnx==1.19.0; platform_machine != 'armv8l' and platform_machine != 'armv7l'", + "onnx==1.21.0; platform_machine != 'armv8l' and platform_machine != 'armv7l'", # onnx 1.19.0 gencode requires protobuf 7.x runtime "protobuf>=7; platform_machine != 'armv8l' and platform_machine != 'armv7l'", # unspecified onnx dependency diff --git a/uv.lock b/uv.lock index 7cc651765b49..e96d49e1b5ed 100644 --- a/uv.lock +++ b/uv.lock @@ -3,17 +3,25 @@ revision = 3 requires-python = ">=3.10" resolution-markers = [ "(python_full_version >= '3.11' and platform_machine == 'armv7l' and sys_platform != 'armv7l' and sys_platform != 'armv8l') or (python_full_version >= '3.11' and platform_machine == 'armv8l' and sys_platform != 'armv7l' and sys_platform != 'armv8l')", - "python_full_version >= '3.13' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", - "python_full_version == '3.12.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", - "python_full_version == '3.11.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", + "python_full_version >= '3.13' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", + "python_full_version >= '3.13' and platform_machine == 's390x' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", + "python_full_version == '3.12.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", + "python_full_version == '3.12.*' and platform_machine == 's390x' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", + "python_full_version == '3.11.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", + "python_full_version == '3.11.*' and platform_machine == 's390x' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", "(python_full_version >= '3.11' and platform_machine == 'armv7l' and sys_platform == 'armv7l') or (python_full_version >= '3.11' and platform_machine == 'armv8l' and sys_platform == 'armv7l') or (python_full_version >= '3.11' and platform_machine == 'armv7l' and sys_platform == 'armv8l') or (python_full_version >= '3.11' and platform_machine == 'armv8l' and sys_platform == 'armv8l')", - "(python_full_version >= '3.13' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform == 'armv7l') or (python_full_version >= '3.13' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform == 'armv8l')", - "(python_full_version == '3.12.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform == 'armv7l') or (python_full_version == '3.12.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform == 'armv8l')", - "(python_full_version == '3.11.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform == 'armv7l') or (python_full_version == '3.11.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform == 'armv8l')", + "(python_full_version >= '3.13' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform == 'armv7l') or (python_full_version >= '3.13' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform == 'armv8l')", + "(python_full_version >= '3.13' and platform_machine == 's390x' and sys_platform == 'armv7l') or (python_full_version >= '3.13' and platform_machine == 's390x' and sys_platform == 'armv8l')", + "(python_full_version == '3.12.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform == 'armv7l') or (python_full_version == '3.12.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform == 'armv8l')", + "(python_full_version == '3.12.*' and platform_machine == 's390x' and sys_platform == 'armv7l') or (python_full_version == '3.12.*' and platform_machine == 's390x' and sys_platform == 'armv8l')", + "(python_full_version == '3.11.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform == 'armv7l') or (python_full_version == '3.11.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform == 'armv8l')", + "(python_full_version == '3.11.*' and platform_machine == 's390x' and sys_platform == 'armv7l') or (python_full_version == '3.11.*' and platform_machine == 's390x' and sys_platform == 'armv8l')", "(python_full_version < '3.11' and platform_machine == 'armv7l' and sys_platform != 'armv7l' and sys_platform != 'armv8l') or (python_full_version < '3.11' and platform_machine == 'armv8l' and sys_platform != 'armv7l' and sys_platform != 'armv8l')", - "python_full_version < '3.11' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", + "python_full_version < '3.11' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", + "python_full_version < '3.11' and platform_machine == 's390x' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", "(python_full_version < '3.11' and platform_machine == 'armv7l' and sys_platform == 'armv7l') or (python_full_version < '3.11' and platform_machine == 'armv8l' and sys_platform == 'armv7l') or (python_full_version < '3.11' and platform_machine == 'armv7l' and sys_platform == 'armv8l') or (python_full_version < '3.11' and platform_machine == 'armv8l' and sys_platform == 'armv8l')", - "(python_full_version < '3.11' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform == 'armv7l') or (python_full_version < '3.11' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform == 'armv8l')", + "(python_full_version < '3.11' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform == 'armv7l') or (python_full_version < '3.11' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform == 'armv8l')", + "(python_full_version < '3.11' and platform_machine == 's390x' and sys_platform == 'armv7l') or (python_full_version < '3.11' and platform_machine == 's390x' and sys_platform == 'armv8l')", ] conflicts = [[ { package = "halide", group = "ci-llvm-20" }, @@ -214,14 +222,14 @@ requires-dist = [ [package.metadata.requires-dev] apps = [ - { name = "onnx", marker = "platform_machine != 'armv7l' and platform_machine != 'armv8l'", specifier = "==1.19.0" }, + { name = "onnx", marker = "platform_machine != 'armv7l' and platform_machine != 'armv8l'", specifier = "==1.21.0" }, { name = "protobuf", marker = "platform_machine != 'armv7l' and platform_machine != 'armv8l'", specifier = ">=7" }, { name = "pytest", marker = "platform_machine != 'armv7l' and platform_machine != 'armv8l'" }, ] ci-base = [ { name = "cmake", specifier = ">=3.28" }, { name = "ninja", specifier = ">=1.11,!=1.13.0" }, - { name = "onnx", marker = "platform_machine != 'armv7l' and platform_machine != 'armv8l'", specifier = "==1.19.0" }, + { name = "onnx", marker = "platform_machine != 'armv7l' and platform_machine != 'armv8l'", specifier = "==1.21.0" }, { name = "pre-commit", specifier = ">=4" }, { name = "protobuf", marker = "platform_machine != 'armv7l' and platform_machine != 'armv8l'", specifier = ">=7" }, { name = "pybind11", specifier = ">=2.11.1" }, @@ -235,7 +243,7 @@ ci-llvm-21 = [ { name = "cmake", specifier = ">=3.28" }, { name = "halide-llvm", specifier = "~=21.1.0", index = "https://pypi.halide-lang.org/simple" }, { name = "ninja", specifier = ">=1.11,!=1.13.0" }, - { name = "onnx", marker = "platform_machine != 'armv7l' and platform_machine != 'armv8l'", specifier = "==1.19.0" }, + { name = "onnx", marker = "platform_machine != 'armv7l' and platform_machine != 'armv8l'", specifier = "==1.21.0" }, { name = "pre-commit", specifier = ">=4" }, { name = "protobuf", marker = "platform_machine != 'armv7l' and platform_machine != 'armv8l'", specifier = ">=7" }, { name = "pybind11", specifier = ">=2.11.1" }, @@ -249,7 +257,7 @@ ci-llvm-22 = [ { name = "cmake", specifier = ">=3.28" }, { name = "halide-llvm", specifier = "~=22.1.0", index = "https://pypi.halide-lang.org/simple" }, { name = "ninja", specifier = ">=1.11,!=1.13.0" }, - { name = "onnx", marker = "platform_machine != 'armv7l' and platform_machine != 'armv8l'", specifier = "==1.19.0" }, + { name = "onnx", marker = "platform_machine != 'armv7l' and platform_machine != 'armv8l'", specifier = "==1.21.0" }, { name = "pre-commit", specifier = ">=4" }, { name = "protobuf", marker = "platform_machine != 'armv7l' and platform_machine != 'armv8l'", specifier = ">=7" }, { name = "pybind11", specifier = ">=2.11.1" }, @@ -263,7 +271,7 @@ ci-llvm-main = [ { name = "cmake", specifier = ">=3.28" }, { name = "halide-llvm", specifier = "~=23.0.0.dev0", index = "https://pypi.halide-lang.org/simple" }, { name = "ninja", specifier = ">=1.11,!=1.13.0" }, - { name = "onnx", marker = "platform_machine != 'armv7l' and platform_machine != 'armv8l'", specifier = "==1.19.0" }, + { name = "onnx", marker = "platform_machine != 'armv7l' and platform_machine != 'armv8l'", specifier = "==1.21.0" }, { name = "pre-commit", specifier = ">=4" }, { name = "protobuf", marker = "platform_machine != 'armv7l' and platform_machine != 'armv8l'", specifier = ">=7" }, { name = "pybind11", specifier = ">=2.11.1" }, @@ -292,17 +300,25 @@ version = "21.1.8" source = { registry = "https://pypi.halide-lang.org/simple" } resolution-markers = [ "(python_full_version >= '3.11' and platform_machine == 'armv7l' and sys_platform != 'armv7l' and sys_platform != 'armv8l') or (python_full_version >= '3.11' and platform_machine == 'armv8l' and sys_platform != 'armv7l' and sys_platform != 'armv8l')", - "python_full_version >= '3.13' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", - "python_full_version == '3.12.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", - "python_full_version == '3.11.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", + "python_full_version >= '3.13' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", + "python_full_version >= '3.13' and platform_machine == 's390x' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", + "python_full_version == '3.12.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", + "python_full_version == '3.12.*' and platform_machine == 's390x' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", + "python_full_version == '3.11.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", + "python_full_version == '3.11.*' and platform_machine == 's390x' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", "(python_full_version >= '3.11' and platform_machine == 'armv7l' and sys_platform == 'armv7l') or (python_full_version >= '3.11' and platform_machine == 'armv8l' and sys_platform == 'armv7l') or (python_full_version >= '3.11' and platform_machine == 'armv7l' and sys_platform == 'armv8l') or (python_full_version >= '3.11' and platform_machine == 'armv8l' and sys_platform == 'armv8l')", - "(python_full_version >= '3.13' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform == 'armv7l') or (python_full_version >= '3.13' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform == 'armv8l')", - "(python_full_version == '3.12.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform == 'armv7l') or (python_full_version == '3.12.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform == 'armv8l')", - "(python_full_version == '3.11.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform == 'armv7l') or (python_full_version == '3.11.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform == 'armv8l')", + "(python_full_version >= '3.13' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform == 'armv7l') or (python_full_version >= '3.13' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform == 'armv8l')", + "(python_full_version >= '3.13' and platform_machine == 's390x' and sys_platform == 'armv7l') or (python_full_version >= '3.13' and platform_machine == 's390x' and sys_platform == 'armv8l')", + "(python_full_version == '3.12.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform == 'armv7l') or (python_full_version == '3.12.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform == 'armv8l')", + "(python_full_version == '3.12.*' and platform_machine == 's390x' and sys_platform == 'armv7l') or (python_full_version == '3.12.*' and platform_machine == 's390x' and sys_platform == 'armv8l')", + "(python_full_version == '3.11.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform == 'armv7l') or (python_full_version == '3.11.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform == 'armv8l')", + "(python_full_version == '3.11.*' and platform_machine == 's390x' and sys_platform == 'armv7l') or (python_full_version == '3.11.*' and platform_machine == 's390x' and sys_platform == 'armv8l')", "(python_full_version < '3.11' and platform_machine == 'armv7l' and sys_platform != 'armv7l' and sys_platform != 'armv8l') or (python_full_version < '3.11' and platform_machine == 'armv8l' and sys_platform != 'armv7l' and sys_platform != 'armv8l')", - "python_full_version < '3.11' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", + "python_full_version < '3.11' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", + "python_full_version < '3.11' and platform_machine == 's390x' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", "(python_full_version < '3.11' and platform_machine == 'armv7l' and sys_platform == 'armv7l') or (python_full_version < '3.11' and platform_machine == 'armv8l' and sys_platform == 'armv7l') or (python_full_version < '3.11' and platform_machine == 'armv7l' and sys_platform == 'armv8l') or (python_full_version < '3.11' and platform_machine == 'armv8l' and sys_platform == 'armv8l')", - "(python_full_version < '3.11' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform == 'armv7l') or (python_full_version < '3.11' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform == 'armv8l')", + "(python_full_version < '3.11' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform == 'armv7l') or (python_full_version < '3.11' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform == 'armv8l')", + "(python_full_version < '3.11' and platform_machine == 's390x' and sys_platform == 'armv7l') or (python_full_version < '3.11' and platform_machine == 's390x' and sys_platform == 'armv8l')", ] wheels = [ { url = "https://pypi.halide-lang.org/packages/halide_llvm-21.1.8-py3-none-macosx_11_0_arm64.whl", hash = "sha256:3a5efde3893e1bd5da3729a4dc4697cc38d26d5accae3ff0869f4650a3d5d98b" }, @@ -321,17 +337,25 @@ version = "22.1.7" source = { registry = "https://pypi.halide-lang.org/simple" } resolution-markers = [ "(python_full_version >= '3.11' and platform_machine == 'armv7l' and sys_platform != 'armv7l' and sys_platform != 'armv8l') or (python_full_version >= '3.11' and platform_machine == 'armv8l' and sys_platform != 'armv7l' and sys_platform != 'armv8l')", - "python_full_version >= '3.13' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", - "python_full_version == '3.12.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", - "python_full_version == '3.11.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", + "python_full_version >= '3.13' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", + "python_full_version >= '3.13' and platform_machine == 's390x' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", + "python_full_version == '3.12.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", + "python_full_version == '3.12.*' and platform_machine == 's390x' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", + "python_full_version == '3.11.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", + "python_full_version == '3.11.*' and platform_machine == 's390x' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", "(python_full_version >= '3.11' and platform_machine == 'armv7l' and sys_platform == 'armv7l') or (python_full_version >= '3.11' and platform_machine == 'armv8l' and sys_platform == 'armv7l') or (python_full_version >= '3.11' and platform_machine == 'armv7l' and sys_platform == 'armv8l') or (python_full_version >= '3.11' and platform_machine == 'armv8l' and sys_platform == 'armv8l')", - "(python_full_version >= '3.13' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform == 'armv7l') or (python_full_version >= '3.13' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform == 'armv8l')", - "(python_full_version == '3.12.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform == 'armv7l') or (python_full_version == '3.12.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform == 'armv8l')", - "(python_full_version == '3.11.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform == 'armv7l') or (python_full_version == '3.11.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform == 'armv8l')", + "(python_full_version >= '3.13' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform == 'armv7l') or (python_full_version >= '3.13' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform == 'armv8l')", + "(python_full_version >= '3.13' and platform_machine == 's390x' and sys_platform == 'armv7l') or (python_full_version >= '3.13' and platform_machine == 's390x' and sys_platform == 'armv8l')", + "(python_full_version == '3.12.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform == 'armv7l') or (python_full_version == '3.12.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform == 'armv8l')", + "(python_full_version == '3.12.*' and platform_machine == 's390x' and sys_platform == 'armv7l') or (python_full_version == '3.12.*' and platform_machine == 's390x' and sys_platform == 'armv8l')", + "(python_full_version == '3.11.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform == 'armv7l') or (python_full_version == '3.11.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform == 'armv8l')", + "(python_full_version == '3.11.*' and platform_machine == 's390x' and sys_platform == 'armv7l') or (python_full_version == '3.11.*' and platform_machine == 's390x' and sys_platform == 'armv8l')", "(python_full_version < '3.11' and platform_machine == 'armv7l' and sys_platform != 'armv7l' and sys_platform != 'armv8l') or (python_full_version < '3.11' and platform_machine == 'armv8l' and sys_platform != 'armv7l' and sys_platform != 'armv8l')", - "python_full_version < '3.11' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", + "python_full_version < '3.11' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", + "python_full_version < '3.11' and platform_machine == 's390x' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", "(python_full_version < '3.11' and platform_machine == 'armv7l' and sys_platform == 'armv7l') or (python_full_version < '3.11' and platform_machine == 'armv8l' and sys_platform == 'armv7l') or (python_full_version < '3.11' and platform_machine == 'armv7l' and sys_platform == 'armv8l') or (python_full_version < '3.11' and platform_machine == 'armv8l' and sys_platform == 'armv8l')", - "(python_full_version < '3.11' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform == 'armv7l') or (python_full_version < '3.11' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform == 'armv8l')", + "(python_full_version < '3.11' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform == 'armv7l') or (python_full_version < '3.11' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform == 'armv8l')", + "(python_full_version < '3.11' and platform_machine == 's390x' and sys_platform == 'armv7l') or (python_full_version < '3.11' and platform_machine == 's390x' and sys_platform == 'armv8l')", ] wheels = [ { url = "https://pypi.halide-lang.org/packages/halide_llvm-22.1.7-py3-none-macosx_11_0_arm64.whl", hash = "sha256:1f997a871da192c64abb267615cb0aee4491627ce6c705cad849fa6677f352f2" }, @@ -350,17 +374,25 @@ version = "23.0.0.dev95984+gbaa69e92" source = { registry = "https://pypi.halide-lang.org/simple" } resolution-markers = [ "(python_full_version >= '3.11' and platform_machine == 'armv7l' and sys_platform != 'armv7l' and sys_platform != 'armv8l') or (python_full_version >= '3.11' and platform_machine == 'armv8l' and sys_platform != 'armv7l' and sys_platform != 'armv8l')", - "python_full_version >= '3.13' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", - "python_full_version == '3.12.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", - "python_full_version == '3.11.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", + "python_full_version >= '3.13' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", + "python_full_version >= '3.13' and platform_machine == 's390x' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", + "python_full_version == '3.12.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", + "python_full_version == '3.12.*' and platform_machine == 's390x' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", + "python_full_version == '3.11.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", + "python_full_version == '3.11.*' and platform_machine == 's390x' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", "(python_full_version >= '3.11' and platform_machine == 'armv7l' and sys_platform == 'armv7l') or (python_full_version >= '3.11' and platform_machine == 'armv8l' and sys_platform == 'armv7l') or (python_full_version >= '3.11' and platform_machine == 'armv7l' and sys_platform == 'armv8l') or (python_full_version >= '3.11' and platform_machine == 'armv8l' and sys_platform == 'armv8l')", - "(python_full_version >= '3.13' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform == 'armv7l') or (python_full_version >= '3.13' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform == 'armv8l')", - "(python_full_version == '3.12.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform == 'armv7l') or (python_full_version == '3.12.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform == 'armv8l')", - "(python_full_version == '3.11.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform == 'armv7l') or (python_full_version == '3.11.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform == 'armv8l')", + "(python_full_version >= '3.13' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform == 'armv7l') or (python_full_version >= '3.13' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform == 'armv8l')", + "(python_full_version >= '3.13' and platform_machine == 's390x' and sys_platform == 'armv7l') or (python_full_version >= '3.13' and platform_machine == 's390x' and sys_platform == 'armv8l')", + "(python_full_version == '3.12.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform == 'armv7l') or (python_full_version == '3.12.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform == 'armv8l')", + "(python_full_version == '3.12.*' and platform_machine == 's390x' and sys_platform == 'armv7l') or (python_full_version == '3.12.*' and platform_machine == 's390x' and sys_platform == 'armv8l')", + "(python_full_version == '3.11.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform == 'armv7l') or (python_full_version == '3.11.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform == 'armv8l')", + "(python_full_version == '3.11.*' and platform_machine == 's390x' and sys_platform == 'armv7l') or (python_full_version == '3.11.*' and platform_machine == 's390x' and sys_platform == 'armv8l')", "(python_full_version < '3.11' and platform_machine == 'armv7l' and sys_platform != 'armv7l' and sys_platform != 'armv8l') or (python_full_version < '3.11' and platform_machine == 'armv8l' and sys_platform != 'armv7l' and sys_platform != 'armv8l')", - "python_full_version < '3.11' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", + "python_full_version < '3.11' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", + "python_full_version < '3.11' and platform_machine == 's390x' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", "(python_full_version < '3.11' and platform_machine == 'armv7l' and sys_platform == 'armv7l') or (python_full_version < '3.11' and platform_machine == 'armv8l' and sys_platform == 'armv7l') or (python_full_version < '3.11' and platform_machine == 'armv7l' and sys_platform == 'armv8l') or (python_full_version < '3.11' and platform_machine == 'armv8l' and sys_platform == 'armv8l')", - "(python_full_version < '3.11' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform == 'armv7l') or (python_full_version < '3.11' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform == 'armv8l')", + "(python_full_version < '3.11' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform == 'armv7l') or (python_full_version < '3.11' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform == 'armv8l')", + "(python_full_version < '3.11' and platform_machine == 's390x' and sys_platform == 'armv7l') or (python_full_version < '3.11' and platform_machine == 's390x' and sys_platform == 'armv8l')", ] wheels = [ { url = "https://pypi.halide-lang.org/packages/halide_llvm-23.0.0.dev95984+gbaa69e92-py3-none-macosx_11_0_arm64.whl", hash = "sha256:6e20a00865c98086bc132dc1f6963a882d6dfc858a435728835fb6396c220752" }, @@ -406,14 +438,22 @@ name = "imageio" version = "2.37.2" source = { registry = "https://pypi.org/simple" } resolution-markers = [ - "python_full_version >= '3.13' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", - "python_full_version == '3.12.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", - "python_full_version == '3.11.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", - "(python_full_version >= '3.13' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform == 'armv7l') or (python_full_version >= '3.13' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform == 'armv8l')", - "(python_full_version == '3.12.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform == 'armv7l') or (python_full_version == '3.12.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform == 'armv8l')", - "(python_full_version == '3.11.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform == 'armv7l') or (python_full_version == '3.11.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform == 'armv8l')", - "python_full_version < '3.11' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", - "(python_full_version < '3.11' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform == 'armv7l') or (python_full_version < '3.11' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform == 'armv8l')", + "python_full_version >= '3.13' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", + "python_full_version >= '3.13' and platform_machine == 's390x' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", + "python_full_version == '3.12.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", + "python_full_version == '3.12.*' and platform_machine == 's390x' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", + "python_full_version == '3.11.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", + "python_full_version == '3.11.*' and platform_machine == 's390x' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", + "(python_full_version >= '3.13' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform == 'armv7l') or (python_full_version >= '3.13' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform == 'armv8l')", + "(python_full_version >= '3.13' and platform_machine == 's390x' and sys_platform == 'armv7l') or (python_full_version >= '3.13' and platform_machine == 's390x' and sys_platform == 'armv8l')", + "(python_full_version == '3.12.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform == 'armv7l') or (python_full_version == '3.12.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform == 'armv8l')", + "(python_full_version == '3.12.*' and platform_machine == 's390x' and sys_platform == 'armv7l') or (python_full_version == '3.12.*' and platform_machine == 's390x' and sys_platform == 'armv8l')", + "(python_full_version == '3.11.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform == 'armv7l') or (python_full_version == '3.11.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform == 'armv8l')", + "(python_full_version == '3.11.*' and platform_machine == 's390x' and sys_platform == 'armv7l') or (python_full_version == '3.11.*' and platform_machine == 's390x' and sys_platform == 'armv8l')", + "python_full_version < '3.11' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", + "python_full_version < '3.11' and platform_machine == 's390x' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", + "(python_full_version < '3.11' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform == 'armv7l') or (python_full_version < '3.11' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform == 'armv8l')", + "(python_full_version < '3.11' and platform_machine == 's390x' and sys_platform == 'armv7l') or (python_full_version < '3.11' and platform_machine == 's390x' and sys_platform == 'armv8l')", ] dependencies = [ { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.11' and platform_machine != 'armv7l' and platform_machine != 'armv8l') or (python_full_version >= '3.11' and extra == 'group-6-halide-ci-llvm-20' and extra == 'group-6-halide-ci-llvm-21') or (python_full_version >= '3.11' and extra == 'group-6-halide-ci-llvm-20' and extra == 'group-6-halide-ci-llvm-22') or (python_full_version >= '3.11' and extra == 'group-6-halide-ci-llvm-20' and extra == 'group-6-halide-ci-llvm-main') or (python_full_version >= '3.11' and extra == 'group-6-halide-ci-llvm-21' and extra == 'group-6-halide-ci-llvm-22') or (python_full_version >= '3.11' and extra == 'group-6-halide-ci-llvm-21' and extra == 'group-6-halide-ci-llvm-main') or (python_full_version >= '3.11' and extra == 'group-6-halide-ci-llvm-22' and extra == 'group-6-halide-ci-llvm-main') or (platform_machine == 'armv7l' and extra == 'group-6-halide-ci-llvm-20' and extra == 'group-6-halide-ci-llvm-21') or (platform_machine == 'armv7l' and extra == 'group-6-halide-ci-llvm-20' and extra == 'group-6-halide-ci-llvm-22') or (platform_machine == 'armv7l' and extra == 'group-6-halide-ci-llvm-20' and extra == 'group-6-halide-ci-llvm-main') or (platform_machine == 'armv7l' and extra == 'group-6-halide-ci-llvm-21' and extra == 'group-6-halide-ci-llvm-22') or (platform_machine == 'armv7l' and extra == 'group-6-halide-ci-llvm-21' and extra == 'group-6-halide-ci-llvm-main') or (platform_machine == 'armv7l' and extra == 'group-6-halide-ci-llvm-22' and extra == 'group-6-halide-ci-llvm-main') or (platform_machine == 'armv8l' and extra == 'group-6-halide-ci-llvm-20' and extra == 'group-6-halide-ci-llvm-21') or (platform_machine == 'armv8l' and extra == 'group-6-halide-ci-llvm-20' and extra == 'group-6-halide-ci-llvm-22') or (platform_machine == 'armv8l' and extra == 'group-6-halide-ci-llvm-20' and extra == 'group-6-halide-ci-llvm-main') or (platform_machine == 'armv8l' and extra == 'group-6-halide-ci-llvm-21' and extra == 'group-6-halide-ci-llvm-22') or (platform_machine == 'armv8l' and extra == 'group-6-halide-ci-llvm-21' and extra == 'group-6-halide-ci-llvm-main') or (platform_machine == 'armv8l' and extra == 'group-6-halide-ci-llvm-22' and extra == 'group-6-halide-ci-llvm-main')" }, @@ -533,8 +573,10 @@ name = "numpy" version = "2.2.6" source = { registry = "https://pypi.org/simple" } resolution-markers = [ - "python_full_version < '3.11' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", - "(python_full_version < '3.11' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform == 'armv7l') or (python_full_version < '3.11' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform == 'armv8l')", + "python_full_version < '3.11' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", + "python_full_version < '3.11' and platform_machine == 's390x' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", + "(python_full_version < '3.11' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform == 'armv7l') or (python_full_version < '3.11' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform == 'armv8l')", + "(python_full_version < '3.11' and platform_machine == 's390x' and sys_platform == 'armv7l') or (python_full_version < '3.11' and platform_machine == 's390x' and sys_platform == 'armv8l')", ] sdist = { url = "https://files.pythonhosted.org/packages/76/21/7d2a95e4bba9dc13d043ee156a356c0a8f0c6309dff6b21b4d71a073b8a8/numpy-2.2.6.tar.gz", hash = "sha256:e29554e2bef54a90aa5cc07da6ce955accb83f21ab5de01a62c8478897b264fd", size = 20276440, upload-time = "2025-05-17T22:38:04.611Z" } wheels = [ @@ -614,12 +656,18 @@ name = "numpy" version = "2.4.2" source = { registry = "https://pypi.org/simple" } resolution-markers = [ - "python_full_version >= '3.13' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", - "python_full_version == '3.12.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", - "python_full_version == '3.11.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", - "(python_full_version >= '3.13' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform == 'armv7l') or (python_full_version >= '3.13' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform == 'armv8l')", - "(python_full_version == '3.12.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform == 'armv7l') or (python_full_version == '3.12.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform == 'armv8l')", - "(python_full_version == '3.11.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform == 'armv7l') or (python_full_version == '3.11.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform == 'armv8l')", + "python_full_version >= '3.13' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", + "python_full_version >= '3.13' and platform_machine == 's390x' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", + "python_full_version == '3.12.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", + "python_full_version == '3.12.*' and platform_machine == 's390x' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", + "python_full_version == '3.11.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", + "python_full_version == '3.11.*' and platform_machine == 's390x' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", + "(python_full_version >= '3.13' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform == 'armv7l') or (python_full_version >= '3.13' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform == 'armv8l')", + "(python_full_version >= '3.13' and platform_machine == 's390x' and sys_platform == 'armv7l') or (python_full_version >= '3.13' and platform_machine == 's390x' and sys_platform == 'armv8l')", + "(python_full_version == '3.12.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform == 'armv7l') or (python_full_version == '3.12.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform == 'armv8l')", + "(python_full_version == '3.12.*' and platform_machine == 's390x' and sys_platform == 'armv7l') or (python_full_version == '3.12.*' and platform_machine == 's390x' and sys_platform == 'armv8l')", + "(python_full_version == '3.11.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform == 'armv7l') or (python_full_version == '3.11.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform == 'armv8l')", + "(python_full_version == '3.11.*' and platform_machine == 's390x' and sys_platform == 'armv7l') or (python_full_version == '3.11.*' and platform_machine == 's390x' and sys_platform == 'armv8l')", ] sdist = { url = "https://files.pythonhosted.org/packages/57/fd/0005efbd0af48e55eb3c7208af93f2862d4b1a56cd78e84309a2d959208d/numpy-2.4.2.tar.gz", hash = "sha256:659a6107e31a83c4e33f763942275fd278b21d095094044eb35569e86a21ddae", size = 20723651, upload-time = "2026-01-31T23:13:10.135Z" } wheels = [ @@ -698,7 +746,7 @@ wheels = [ [[package]] name = "onnx" -version = "1.19.0" +version = "1.21.0" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "ml-dtypes", marker = "(platform_machine != 'armv7l' and platform_machine != 'armv8l') or (platform_machine == 'armv7l' and extra == 'group-6-halide-ci-llvm-20' and extra == 'group-6-halide-ci-llvm-21') or (platform_machine == 'armv7l' and extra == 'group-6-halide-ci-llvm-20' and extra == 'group-6-halide-ci-llvm-22') or (platform_machine == 'armv7l' and extra == 'group-6-halide-ci-llvm-20' and extra == 'group-6-halide-ci-llvm-main') or (platform_machine == 'armv7l' and extra == 'group-6-halide-ci-llvm-21' and extra == 'group-6-halide-ci-llvm-22') or (platform_machine == 'armv7l' and extra == 'group-6-halide-ci-llvm-21' and extra == 'group-6-halide-ci-llvm-main') or (platform_machine == 'armv7l' and extra == 'group-6-halide-ci-llvm-22' and extra == 'group-6-halide-ci-llvm-main') or (platform_machine == 'armv8l' and extra == 'group-6-halide-ci-llvm-20' and extra == 'group-6-halide-ci-llvm-21') or (platform_machine == 'armv8l' and extra == 'group-6-halide-ci-llvm-20' and extra == 'group-6-halide-ci-llvm-22') or (platform_machine == 'armv8l' and extra == 'group-6-halide-ci-llvm-20' and extra == 'group-6-halide-ci-llvm-main') or (platform_machine == 'armv8l' and extra == 'group-6-halide-ci-llvm-21' and extra == 'group-6-halide-ci-llvm-22') or (platform_machine == 'armv8l' and extra == 'group-6-halide-ci-llvm-21' and extra == 'group-6-halide-ci-llvm-main') or (platform_machine == 'armv8l' and extra == 'group-6-halide-ci-llvm-22' and extra == 'group-6-halide-ci-llvm-main')" }, @@ -707,36 +755,35 @@ dependencies = [ { name = "protobuf", marker = "(platform_machine != 'armv7l' and platform_machine != 'armv8l') or (platform_machine == 'armv7l' and extra == 'group-6-halide-ci-llvm-20' and extra == 'group-6-halide-ci-llvm-21') or (platform_machine == 'armv7l' and extra == 'group-6-halide-ci-llvm-20' and extra == 'group-6-halide-ci-llvm-22') or (platform_machine == 'armv7l' and extra == 'group-6-halide-ci-llvm-20' and extra == 'group-6-halide-ci-llvm-main') or (platform_machine == 'armv7l' and extra == 'group-6-halide-ci-llvm-21' and extra == 'group-6-halide-ci-llvm-22') or (platform_machine == 'armv7l' and extra == 'group-6-halide-ci-llvm-21' and extra == 'group-6-halide-ci-llvm-main') or (platform_machine == 'armv7l' and extra == 'group-6-halide-ci-llvm-22' and extra == 'group-6-halide-ci-llvm-main') or (platform_machine == 'armv8l' and extra == 'group-6-halide-ci-llvm-20' and extra == 'group-6-halide-ci-llvm-21') or (platform_machine == 'armv8l' and extra == 'group-6-halide-ci-llvm-20' and extra == 'group-6-halide-ci-llvm-22') or (platform_machine == 'armv8l' and extra == 'group-6-halide-ci-llvm-20' and extra == 'group-6-halide-ci-llvm-main') or (platform_machine == 'armv8l' and extra == 'group-6-halide-ci-llvm-21' and extra == 'group-6-halide-ci-llvm-22') or (platform_machine == 'armv8l' and extra == 'group-6-halide-ci-llvm-21' and extra == 'group-6-halide-ci-llvm-main') or (platform_machine == 'armv8l' and extra == 'group-6-halide-ci-llvm-22' and extra == 'group-6-halide-ci-llvm-main')" }, { name = "typing-extensions", marker = "(platform_machine != 'armv7l' and platform_machine != 'armv8l') or (platform_machine == 'armv7l' and extra == 'group-6-halide-ci-llvm-20' and extra == 'group-6-halide-ci-llvm-21') or (platform_machine == 'armv7l' and extra == 'group-6-halide-ci-llvm-20' and extra == 'group-6-halide-ci-llvm-22') or (platform_machine == 'armv7l' and extra == 'group-6-halide-ci-llvm-20' and extra == 'group-6-halide-ci-llvm-main') or (platform_machine == 'armv7l' and extra == 'group-6-halide-ci-llvm-21' and extra == 'group-6-halide-ci-llvm-22') or (platform_machine == 'armv7l' and extra == 'group-6-halide-ci-llvm-21' and extra == 'group-6-halide-ci-llvm-main') or (platform_machine == 'armv7l' and extra == 'group-6-halide-ci-llvm-22' and extra == 'group-6-halide-ci-llvm-main') or (platform_machine == 'armv8l' and extra == 'group-6-halide-ci-llvm-20' and extra == 'group-6-halide-ci-llvm-21') or (platform_machine == 'armv8l' and extra == 'group-6-halide-ci-llvm-20' and extra == 'group-6-halide-ci-llvm-22') or (platform_machine == 'armv8l' and extra == 'group-6-halide-ci-llvm-20' and extra == 'group-6-halide-ci-llvm-main') or (platform_machine == 'armv8l' and extra == 'group-6-halide-ci-llvm-21' and extra == 'group-6-halide-ci-llvm-22') or (platform_machine == 'armv8l' and extra == 'group-6-halide-ci-llvm-21' and extra == 'group-6-halide-ci-llvm-main') or (platform_machine == 'armv8l' and extra == 'group-6-halide-ci-llvm-22' and extra == 'group-6-halide-ci-llvm-main')" }, ] -sdist = { url = "https://files.pythonhosted.org/packages/5b/bf/b0a63ee9f3759dcd177b28c6f2cb22f2aecc6d9b3efecaabc298883caa5f/onnx-1.19.0.tar.gz", hash = "sha256:aa3f70b60f54a29015e41639298ace06adf1dd6b023b9b30f1bca91bb0db9473", size = 11949859, upload-time = "2025-08-27T02:34:27.107Z" } +sdist = { url = "https://files.pythonhosted.org/packages/c5/93/942d2a0f6a70538eea042ce0445c8aefd46559ad153469986f29a743c01c/onnx-1.21.0.tar.gz", hash = "sha256:4d8b67d0aaec5864c87633188b91cc520877477ec0254eda122bef8be43cd764", size = 12074608, upload-time = "2026-03-27T21:33:36.118Z" } wheels = [ - { url = "https://files.pythonhosted.org/packages/00/b3/8a6f3b05d18dffdc7c18839bd829587c826c8513f4bdbe21ddf37dacce50/onnx-1.19.0-cp310-cp310-macosx_12_0_universal2.whl", hash = "sha256:e927d745939d590f164e43c5aec7338c5a75855a15130ee795f492fc3a0fa565", size = 18310869, upload-time = "2025-08-27T02:32:47.346Z" }, - { url = "https://files.pythonhosted.org/packages/b9/92/550d6155ab3f2c00e95add1726397c95b4b79d6eb4928d049ff591ad4c84/onnx-1.19.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl", hash = "sha256:c6cdcb237c5c4202463bac50417c5a7f7092997a8469e8b7ffcd09f51de0f4a9", size = 18028144, upload-time = "2025-08-27T02:32:50.306Z" }, - { url = "https://files.pythonhosted.org/packages/79/21/9bcc715ea6d9aab3f6c583bfc59504a14777e39e0591030e7345f4e40315/onnx-1.19.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:ed0b85a33deacb65baffe6ca4ce91adf2bb906fa2dee3856c3c94e163d2eb563", size = 18200923, upload-time = "2025-08-27T02:32:54.325Z" }, - { url = "https://files.pythonhosted.org/packages/c8/90/3a6f0741ff22270e2f4b741f440ab68ba5525ebc94775cd6f2c01f531374/onnx-1.19.0-cp310-cp310-win32.whl", hash = "sha256:89a9cefe75547aec14a796352c2243e36793bbbcb642d8897118595ab0c2395b", size = 16332097, upload-time = "2025-08-27T02:32:56.997Z" }, - { url = "https://files.pythonhosted.org/packages/4c/4c/ef61d359865712803d488672607023d36bfcd21fa008d8dc1d6ee8e8b23c/onnx-1.19.0-cp310-cp310-win_amd64.whl", hash = "sha256:a16a82bfdf4738691c0a6eda5293928645ab8b180ab033df84080817660b5e66", size = 16451402, upload-time = "2025-08-27T02:33:00.534Z" }, - { url = "https://files.pythonhosted.org/packages/db/5c/b959b17608cfb6ccf6359b39fe56a5b0b7d965b3d6e6a3c0add90812c36e/onnx-1.19.0-cp311-cp311-macosx_12_0_universal2.whl", hash = "sha256:206f00c47b85b5c7af79671e3307147407991a17994c26974565aadc9e96e4e4", size = 18312580, upload-time = "2025-08-27T02:33:03.081Z" }, - { url = "https://files.pythonhosted.org/packages/2c/ee/ac052bbbc832abe0debb784c2c57f9582444fb5f51d63c2967fd04432444/onnx-1.19.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl", hash = "sha256:4d7bee94abaac28988b50da675ae99ef8dd3ce16210d591fbd0b214a5930beb3", size = 18029165, upload-time = "2025-08-27T02:33:05.771Z" }, - { url = "https://files.pythonhosted.org/packages/5c/c9/8687ba0948d46fd61b04e3952af9237883bbf8f16d716e7ed27e688d73b8/onnx-1.19.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:7730b96b68c0c354bbc7857961bb4909b9aaa171360a8e3708d0a4c749aaadeb", size = 18202125, upload-time = "2025-08-27T02:33:09.325Z" }, - { url = "https://files.pythonhosted.org/packages/e2/16/6249c013e81bd689f46f96c7236d7677f1af5dd9ef22746716b48f10e506/onnx-1.19.0-cp311-cp311-win32.whl", hash = "sha256:7cb7a3ad8059d1a0dfdc5e0a98f71837d82002e441f112825403b137227c2c97", size = 16332738, upload-time = "2025-08-27T02:33:12.448Z" }, - { url = "https://files.pythonhosted.org/packages/6a/28/34a1e2166e418c6a78e5c82e66f409d9da9317832f11c647f7d4e23846a6/onnx-1.19.0-cp311-cp311-win_amd64.whl", hash = "sha256:d75452a9be868bd30c3ef6aa5991df89bbfe53d0d90b2325c5e730fbd91fff85", size = 16452303, upload-time = "2025-08-27T02:33:15.176Z" }, - { url = "https://files.pythonhosted.org/packages/e6/b7/639664626e5ba8027860c4d2a639ee02b37e9c322215c921e9222513c3aa/onnx-1.19.0-cp311-cp311-win_arm64.whl", hash = "sha256:23c7959370d7b3236f821e609b0af7763cff7672a758e6c1fc877bac099e786b", size = 16425340, upload-time = "2025-08-27T02:33:17.78Z" }, - { url = "https://files.pythonhosted.org/packages/0d/94/f56f6ca5e2f921b28c0f0476705eab56486b279f04e1d568ed64c14e7764/onnx-1.19.0-cp312-cp312-macosx_12_0_universal2.whl", hash = "sha256:61d94e6498ca636756f8f4ee2135708434601b2892b7c09536befb19bc8ca007", size = 18322331, upload-time = "2025-08-27T02:33:20.373Z" }, - { url = "https://files.pythonhosted.org/packages/c8/00/8cc3f3c40b54b28f96923380f57c9176872e475face726f7d7a78bd74098/onnx-1.19.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl", hash = "sha256:224473354462f005bae985c72028aaa5c85ab11de1b71d55b06fdadd64a667dd", size = 18027513, upload-time = "2025-08-27T02:33:23.44Z" }, - { url = "https://files.pythonhosted.org/packages/61/90/17c4d2566fd0117a5e412688c9525f8950d467f477fbd574e6b32bc9cb8d/onnx-1.19.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:1ae475c85c89bc4d1f16571006fd21a3e7c0e258dd2c091f6e8aafb083d1ed9b", size = 18202278, upload-time = "2025-08-27T02:33:26.103Z" }, - { url = "https://files.pythonhosted.org/packages/bc/6e/a9383d9cf6db4ac761a129b081e9fa5d0cd89aad43cf1e3fc6285b915c7d/onnx-1.19.0-cp312-cp312-win32.whl", hash = "sha256:323f6a96383a9cdb3960396cffea0a922593d221f3929b17312781e9f9b7fb9f", size = 16333080, upload-time = "2025-08-27T02:33:28.559Z" }, - { url = "https://files.pythonhosted.org/packages/a7/2e/3ff480a8c1fa7939662bdc973e41914add2d4a1f2b8572a3c39c2e4982e5/onnx-1.19.0-cp312-cp312-win_amd64.whl", hash = "sha256:50220f3499a499b1a15e19451a678a58e22ad21b34edf2c844c6ef1d9febddc2", size = 16453927, upload-time = "2025-08-27T02:33:31.177Z" }, - { url = "https://files.pythonhosted.org/packages/57/37/ad500945b1b5c154fe9d7b826b30816ebd629d10211ea82071b5bcc30aa4/onnx-1.19.0-cp312-cp312-win_arm64.whl", hash = "sha256:efb768299580b786e21abe504e1652ae6189f0beed02ab087cd841cb4bb37e43", size = 16426022, upload-time = "2025-08-27T02:33:33.515Z" }, - { url = "https://files.pythonhosted.org/packages/be/29/d7b731f63d243f815d9256dce0dca3c151dcaa1ac59f73e6ee06c9afbe91/onnx-1.19.0-cp313-cp313-macosx_12_0_universal2.whl", hash = "sha256:9aed51a4b01acc9ea4e0fe522f34b2220d59e9b2a47f105ac8787c2e13ec5111", size = 18322412, upload-time = "2025-08-27T02:33:36.723Z" }, - { url = "https://files.pythonhosted.org/packages/58/f5/d3106becb42cb374f0e17ff4c9933a97f1ee1d6a798c9452067f7d3ff61b/onnx-1.19.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl", hash = "sha256:ce2cdc3eb518bb832668c4ea9aeeda01fbaa59d3e8e5dfaf7aa00f3d37119404", size = 18026565, upload-time = "2025-08-27T02:33:39.493Z" }, - { url = "https://files.pythonhosted.org/packages/83/fa/b086d17bab3900754c7ffbabfb244f8e5e5da54a34dda2a27022aa2b373b/onnx-1.19.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:8b546bd7958734b6abcd40cfede3d025e9c274fd96334053a288ab11106bd0aa", size = 18202077, upload-time = "2025-08-27T02:33:42.115Z" }, - { url = "https://files.pythonhosted.org/packages/35/f2/5e2dfb9d4cf873f091c3f3c6d151f071da4295f9893fbf880f107efe3447/onnx-1.19.0-cp313-cp313-win32.whl", hash = "sha256:03086bffa1cf5837430cf92f892ca0cd28c72758d8905578c2bf8ffaf86c6743", size = 16333198, upload-time = "2025-08-27T02:33:45.172Z" }, - { url = "https://files.pythonhosted.org/packages/79/67/b3751a35c2522f62f313156959575619b8fa66aa883db3adda9d897d8eb2/onnx-1.19.0-cp313-cp313-win_amd64.whl", hash = "sha256:1715b51eb0ab65272e34ef51cb34696160204b003566cd8aced2ad20a8f95cb8", size = 16453836, upload-time = "2025-08-27T02:33:47.779Z" }, - { url = "https://files.pythonhosted.org/packages/14/b9/1df85effc960fbbb90bb7bc36eb3907c676b104bc2f88bce022bcfdaef63/onnx-1.19.0-cp313-cp313-win_arm64.whl", hash = "sha256:6bf5acdb97a3ddd6e70747d50b371846c313952016d0c41133cbd8f61b71a8d5", size = 16425877, upload-time = "2025-08-27T02:33:50.357Z" }, - { url = "https://files.pythonhosted.org/packages/23/2b/089174a1427be9149f37450f8959a558ba20f79fca506ba461d59379d3a1/onnx-1.19.0-cp313-cp313t-macosx_12_0_universal2.whl", hash = "sha256:46cf29adea63e68be0403c68de45ba1b6acc9bb9592c5ddc8c13675a7c71f2cb", size = 18348546, upload-time = "2025-08-27T02:33:56.132Z" }, - { url = "https://files.pythonhosted.org/packages/c0/d6/3458f0e3a9dc7677675d45d7d6528cb84ad321c8670cc10c69b32c3e03da/onnx-1.19.0-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.whl", hash = "sha256:246f0de1345498d990a443d55a5b5af5101a3e25a05a2c3a5fe8b7bd7a7d0707", size = 18033067, upload-time = "2025-08-27T02:33:58.661Z" }, - { url = "https://files.pythonhosted.org/packages/e4/16/6e4130e1b4b29465ee1fb07d04e8d6f382227615c28df8f607ba50909e2a/onnx-1.19.0-cp313-cp313t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:ae0d163ffbc250007d984b8dd692a4e2e4506151236b50ca6e3560b612ccf9ff", size = 18205741, upload-time = "2025-08-27T02:34:01.538Z" }, - { url = "https://files.pythonhosted.org/packages/fe/d8/f64d010fd024b2a2b11ce0c4ee179e4f8f6d4ccc95f8184961c894c22af1/onnx-1.19.0-cp313-cp313t-win_amd64.whl", hash = "sha256:7c151604c7cca6ae26161c55923a7b9b559df3344938f93ea0074d2d49e7fe78", size = 16453839, upload-time = "2025-08-27T02:34:06.515Z" }, - { url = "https://files.pythonhosted.org/packages/67/ec/8761048eabef4dad55af4c002c672d139b9bd47c3616abaed642a1710063/onnx-1.19.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl", hash = "sha256:236bc0e60d7c0f4159300da639953dd2564df1c195bce01caba172a712e75af4", size = 18027605, upload-time = "2025-08-27T02:34:08.962Z" }, + { url = "https://files.pythonhosted.org/packages/a8/28/a14b1845bf9302c3a787221e8f37cde4e7f930e10d95a8e22dd910aeb41d/onnx-1.21.0-cp310-cp310-macosx_12_0_universal2.whl", hash = "sha256:e0c21cc5c7a41d1a509828e2b14fe9c30e807c6df611ec0fd64a47b8d4b16abd", size = 17966899, upload-time = "2026-03-27T21:32:15.53Z" }, + { url = "https://files.pythonhosted.org/packages/41/7b/788881bf022a4cfb7b0843782f88415ea51c805cee4a909dcf2e49bb8129/onnx-1.21.0-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:e1931bfcc222a4c9da6475f2ffffb84b97ab3876041ec639171c11ce802bee6a", size = 17534297, upload-time = "2026-03-27T21:32:18.343Z" }, + { url = "https://files.pythonhosted.org/packages/16/51/eb64d4f2ec6caa98909aab5fbcfa24be9c059081e804bbb0012cc549ef89/onnx-1.21.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:c9b56ad04039fac6b028c07e54afa1ec7f75dd340f65311f2c292e41ed7aa4d9", size = 17616697, upload-time = "2026-03-27T21:32:21Z" }, + { url = "https://files.pythonhosted.org/packages/d2/4e/6b1f7800dae3407dc850e7e59d591ed8c83e9b3401e4cd57a1f612e400c6/onnx-1.21.0-cp310-cp310-win32.whl", hash = "sha256:3abd09872523c7e0362d767e4e63bd7c6bac52a5e2c3edbf061061fe540e2027", size = 16288893, upload-time = "2026-03-27T21:32:23.864Z" }, + { url = "https://files.pythonhosted.org/packages/a2/a8/89273e581d3943e20314af19b1596ab4d763f9c2eb07d4eaf4fb0593219b/onnx-1.21.0-cp310-cp310-win_amd64.whl", hash = "sha256:f2c7c234c568402e10db74e33d787e4144e394ae2bcbbf11000fbfe2e017ad68", size = 16443416, upload-time = "2026-03-27T21:32:26.655Z" }, + { url = "https://files.pythonhosted.org/packages/45/48/32e383aa6bc40b72a9fd419937aaa647078190c9bfccdc97b316d2dee687/onnx-1.21.0-cp311-cp311-macosx_12_0_universal2.whl", hash = "sha256:2aca19949260875c14866fc77ea0bc37e4e809b24976108762843d328c92d3ce", size = 17968053, upload-time = "2026-03-27T21:32:29.558Z" }, + { url = "https://files.pythonhosted.org/packages/e2/26/5726e8df7d36e96bb3c679912d1a86af42f393d77aa17d6b98a97d4289ce/onnx-1.21.0-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:82aa6ab51144df07c58c4850cb78d4f1ae969d8c0bf657b28041796d49ba6974", size = 17534821, upload-time = "2026-03-27T21:32:32.351Z" }, + { url = "https://files.pythonhosted.org/packages/d6/2b/021dcd2dd50c3c71b7959d7368526da384a295c162fb4863f36057973f78/onnx-1.21.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:10c3185a232089335581fabb98fba4e86d3e8246b8140f2e406082438100ebda", size = 17616664, upload-time = "2026-03-27T21:32:34.921Z" }, + { url = "https://files.pythonhosted.org/packages/12/00/afa32a46fa122a7ed42df1cfe8796922156a3725ba8fc581c4779c96e2fc/onnx-1.21.0-cp311-cp311-win32.whl", hash = "sha256:f53b3c15a3b539c16b99655c43c365622046d68c49b680c48eba4da2a4fb6f27", size = 16289035, upload-time = "2026-03-27T21:32:37.783Z" }, + { url = "https://files.pythonhosted.org/packages/73/8d/483cc980a24d4c0131d0af06d0ff6a37fb08ae90a7848ece8cef645194f1/onnx-1.21.0-cp311-cp311-win_amd64.whl", hash = "sha256:5f78c411743db317a76e5d009f84f7e3d5380411a1567a868e82461a1e5c775d", size = 16443748, upload-time = "2026-03-27T21:32:40.337Z" }, + { url = "https://files.pythonhosted.org/packages/38/78/9d06fd5aaaed1ec9cb8a3b70fbbf00c1bdc18db610771e96379f0ed58112/onnx-1.21.0-cp311-cp311-win_arm64.whl", hash = "sha256:ab6a488dabbb172eebc9f3b3e7ac68763f32b0c571626d4a5004608f866cc83d", size = 16406123, upload-time = "2026-03-27T21:32:45.159Z" }, + { url = "https://files.pythonhosted.org/packages/7d/ae/cb644ec84c25e63575d9d8790fdcc5d1a11d67d3f62f872edb35fa38d158/onnx-1.21.0-cp312-abi3-macosx_12_0_universal2.whl", hash = "sha256:fc2635400fe39ff37ebc4e75342cc54450eadadf39c540ff132c319bf4960095", size = 17965930, upload-time = "2026-03-27T21:32:48.089Z" }, + { url = "https://files.pythonhosted.org/packages/6f/b6/eeb5903586645ef8a49b4b7892580438741acc3df91d7a5bd0f3a59ea9cb/onnx-1.21.0-cp312-abi3-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:9003d5206c01fa2ff4b46311566865d8e493e1a6998d4009ec6de39843f1b59b", size = 17531344, upload-time = "2026-03-27T21:32:50.837Z" }, + { url = "https://files.pythonhosted.org/packages/a7/00/4823f06357892d1e60d6f34e7299d2ba4ed2108c487cc394f7ce85a3ff14/onnx-1.21.0-cp312-abi3-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:a9261bd580fb8548c9c37b3c6750387eb8f21ea43c63880d37b2c622e1684285", size = 17613697, upload-time = "2026-03-27T21:32:54.222Z" }, + { url = "https://files.pythonhosted.org/packages/23/1d/391f3c567ae068c8ac4f1d1316bae97c9eb45e702f05975fe0e17ad441f0/onnx-1.21.0-cp312-abi3-win32.whl", hash = "sha256:9ea4e824964082811938a9250451d89c4ec474fe42dd36c038bfa5df31993d1e", size = 16287200, upload-time = "2026-03-27T21:32:57.277Z" }, + { url = "https://files.pythonhosted.org/packages/9c/a6/5eefbe5b40ea96de95a766bd2e0e751f35bdea2d4b951991ec9afaa69531/onnx-1.21.0-cp312-abi3-win_amd64.whl", hash = "sha256:458d91948ad9a7729a347550553b49ab6939f9af2cddf334e2116e45467dc61f", size = 16441045, upload-time = "2026-03-27T21:33:00.081Z" }, + { url = "https://files.pythonhosted.org/packages/63/c4/0ed8dc037a39113d2a4d66e0005e07751c299c46b993f1ad5c2c35664c20/onnx-1.21.0-cp312-abi3-win_arm64.whl", hash = "sha256:ca14bc4842fccc3187eb538f07eabeb25a779b39388b006db4356c07403a7bbb", size = 16403134, upload-time = "2026-03-27T21:33:03.987Z" }, + { url = "https://files.pythonhosted.org/packages/f8/89/0e1a9beb536401e2f45ac88735e123f2735e12fc7b56ff6c11727e097526/onnx-1.21.0-cp313-cp313t-macosx_12_0_universal2.whl", hash = "sha256:257d1d1deb6a652913698f1e3f33ef1ca0aa69174892fe38946d4572d89dd94f", size = 17975430, upload-time = "2026-03-27T21:33:07.005Z" }, + { url = "https://files.pythonhosted.org/packages/ec/46/e6dc71a7b3b317265591b20a5f71d0ff5c0d26c24e52283139dc90c66038/onnx-1.21.0-cp313-cp313t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:7cd7cb8f6459311bdb557cbf6c0ccc6d8ace11c304d1bba0a30b4a4688e245f8", size = 17537435, upload-time = "2026-03-27T21:33:09.765Z" }, + { url = "https://files.pythonhosted.org/packages/49/2e/27affcac63eaf2ef183a44fd1a1354b11da64a6c72fe6f3fdcf5571bcee5/onnx-1.21.0-cp313-cp313t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:7b58a4cfec8d9311b73dc083e4c1fa362069267881144c05139b3eba5dc3a840", size = 17617687, upload-time = "2026-03-27T21:33:12.619Z" }, + { url = "https://files.pythonhosted.org/packages/1c/5c/ac8ed15e941593a3672ce424280b764979026317811f2e8508432bfc3429/onnx-1.21.0-cp313-cp313t-win_amd64.whl", hash = "sha256:1a9baf882562c4cebf79589bebb7cd71a20e30b51158cac3e3bbaf27da6163bd", size = 16449402, upload-time = "2026-03-27T21:33:15.555Z" }, + { url = "https://files.pythonhosted.org/packages/0e/aa/d2231e0dcaad838217afc64c306c8152a080134d2034e247cc973d577674/onnx-1.21.0-cp313-cp313t-win_arm64.whl", hash = "sha256:bba12181566acf49b35875838eba49536a327b2944664b17125577d230c637ad", size = 16408273, upload-time = "2026-03-27T21:33:18.599Z" }, + { url = "https://files.pythonhosted.org/packages/bf/0a/8905b14694def6ad23edf1011fdd581500384062f8c4c567e114be7aa272/onnx-1.21.0-cp314-cp314t-macosx_12_0_universal2.whl", hash = "sha256:7ee9d8fd6a4874a5fa8b44bbcabea104ce752b20469b88bc50c7dcf9030779ad", size = 17975331, upload-time = "2026-03-27T21:33:21.69Z" }, + { url = "https://files.pythonhosted.org/packages/61/28/f4e401e5199d1b9c8b76c7e7ae1169e050515258e877b58fa8bb49d3bdcc/onnx-1.21.0-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:5489f25fe461e7f32128218251a466cabbeeaf1eaa791c79daebf1a80d5a2cc9", size = 17537430, upload-time = "2026-03-27T21:33:24.547Z" }, + { url = "https://files.pythonhosted.org/packages/cf/cf/5d13320eb3660d5af360ea3b43aa9c63a70c92a9b4d1ea0d34501a32fcb8/onnx-1.21.0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:db17fc0fec46180b6acbd1d5d8650a04e5527c02b09381da0b5b888d02a204c8", size = 17617662, upload-time = "2026-03-27T21:33:27.418Z" }, + { url = "https://files.pythonhosted.org/packages/4d/50/3eaa1878338247be021e6423696813d61e77e534dccbd15a703a144e703d/onnx-1.21.0-cp314-cp314t-win_amd64.whl", hash = "sha256:19d9971a3e52a12968ae6c70fd0f86c349536de0b0c33922ecdbe52d1972fe60", size = 16463688, upload-time = "2026-03-27T21:33:30.229Z" }, + { url = "https://files.pythonhosted.org/packages/a7/48/38d46b43bbb525e0b6a4c2c4204cc6795d67e45687a2f7403e06d8e7053d/onnx-1.21.0-cp314-cp314t-win_arm64.whl", hash = "sha256:efba467efb316baf2a9452d892c2f982b9b758c778d23e38c7f44fa211b30bb9", size = 16423387, upload-time = "2026-03-27T21:33:33.446Z" }, ] [[package]] @@ -779,14 +826,22 @@ name = "pillow" version = "12.1.1" source = { registry = "https://pypi.org/simple" } resolution-markers = [ - "python_full_version >= '3.13' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", - "python_full_version == '3.12.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", - "python_full_version == '3.11.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", - "(python_full_version >= '3.13' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform == 'armv7l') or (python_full_version >= '3.13' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform == 'armv8l')", - "(python_full_version == '3.12.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform == 'armv7l') or (python_full_version == '3.12.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform == 'armv8l')", - "(python_full_version == '3.11.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform == 'armv7l') or (python_full_version == '3.11.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform == 'armv8l')", - "python_full_version < '3.11' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", - "(python_full_version < '3.11' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform == 'armv7l') or (python_full_version < '3.11' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and sys_platform == 'armv8l')", + "python_full_version >= '3.13' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", + "python_full_version >= '3.13' and platform_machine == 's390x' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", + "python_full_version == '3.12.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", + "python_full_version == '3.12.*' and platform_machine == 's390x' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", + "python_full_version == '3.11.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", + "python_full_version == '3.11.*' and platform_machine == 's390x' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", + "(python_full_version >= '3.13' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform == 'armv7l') or (python_full_version >= '3.13' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform == 'armv8l')", + "(python_full_version >= '3.13' and platform_machine == 's390x' and sys_platform == 'armv7l') or (python_full_version >= '3.13' and platform_machine == 's390x' and sys_platform == 'armv8l')", + "(python_full_version == '3.12.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform == 'armv7l') or (python_full_version == '3.12.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform == 'armv8l')", + "(python_full_version == '3.12.*' and platform_machine == 's390x' and sys_platform == 'armv7l') or (python_full_version == '3.12.*' and platform_machine == 's390x' and sys_platform == 'armv8l')", + "(python_full_version == '3.11.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform == 'armv7l') or (python_full_version == '3.11.*' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform == 'armv8l')", + "(python_full_version == '3.11.*' and platform_machine == 's390x' and sys_platform == 'armv7l') or (python_full_version == '3.11.*' and platform_machine == 's390x' and sys_platform == 'armv8l')", + "python_full_version < '3.11' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", + "python_full_version < '3.11' and platform_machine == 's390x' and sys_platform != 'armv7l' and sys_platform != 'armv8l'", + "(python_full_version < '3.11' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform == 'armv7l') or (python_full_version < '3.11' and platform_machine != 'armv7l' and platform_machine != 'armv8l' and platform_machine != 's390x' and sys_platform == 'armv8l')", + "(python_full_version < '3.11' and platform_machine == 's390x' and sys_platform == 'armv7l') or (python_full_version < '3.11' and platform_machine == 's390x' and sys_platform == 'armv8l')", ] sdist = { url = "https://files.pythonhosted.org/packages/1f/42/5c74462b4fd957fcd7b13b04fb3205ff8349236ea74c7c375766d6c82288/pillow-12.1.1.tar.gz", hash = "sha256:9ad8fa5937ab05218e2b6a4cff30295ad35afd2f83ac592e68c0d871bb0fdbc4", size = 46980264, upload-time = "2026-02-11T04:23:07.146Z" } wheels = [