From 0d9e5913fcf659d82f171a39b2961e418870cffd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jun 2023 03:59:36 +0000 Subject: [PATCH] Bump onnx-simplifier from 0.3.10 to 0.4.30 Bumps [onnx-simplifier](https://github.com/daquexian/onnx-simplifier) from 0.3.10 to 0.4.30. - [Commits](https://github.com/daquexian/onnx-simplifier/compare/v0.3.10...v0.4.30) --- updated-dependencies: - dependency-name: onnx-simplifier dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- poetry.lock | 56 ++++++++++++++++---------------------------------- pyproject.toml | 2 +- 2 files changed, 19 insertions(+), 39 deletions(-) diff --git a/poetry.lock b/poetry.lock index 76732a6..c3281b5 100644 --- a/poetry.lock +++ b/poetry.lock @@ -849,53 +849,33 @@ lint = ["black (>=22.3)", "clang-format (==13.0.0)", "flake8 (>=5.0.2)", "isort[ [[package]] name = "onnx-simplifier" -version = "0.3.10" +version = "0.4.30" description = "Simplify your ONNX model" category = "main" optional = false -python-versions = ">=3.6" +python-versions = ">=3.7" files = [ - {file = "onnx-simplifier-0.3.10.tar.gz", hash = "sha256:0d9fed12a7aecb391e5747ed1b6461f700ca360620d04c751557f79329af31f3"}, + {file = "onnx-simplifier-0.4.30.tar.gz", hash = "sha256:8f4e825c0aafb9940275079be52c97c4cc626b1bc5705b8ef89da38eee1881a6"}, + {file = "onnx_simplifier-0.4.30-cp310-cp310-macosx_10_15_universal2.whl", hash = "sha256:ce6e26324d87cf07548cc4255c708b69c7fb974f778b4e2d5074791748ff1a96"}, + {file = "onnx_simplifier-0.4.30-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:b03a1cf18ad44ab2009beb1daf06f20188cf7ebd0749490d37d9f9a72d059519"}, + {file = "onnx_simplifier-0.4.30-cp310-cp310-win_amd64.whl", hash = "sha256:a38d556f304121d5b3c83f69e41df37ac7bf10ea5f0f42de928b7ec9122bcc3a"}, + {file = "onnx_simplifier-0.4.30-cp311-cp311-macosx_10_15_universal2.whl", hash = "sha256:5be152579532f96cdadbbb39127b510dc6e17de1453c6e2e79edd040ee1ac4d6"}, + {file = "onnx_simplifier-0.4.30-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:9be3dbdb0ea22a3f3f814c4c3d99f5db38a5a34575debad97ce5132643f6a5e4"}, + {file = "onnx_simplifier-0.4.30-cp311-cp311-win_amd64.whl", hash = "sha256:b1cb4ad039b49c9a4b20961546d9c851060f0587d13119ae96f051dff217aeca"}, + {file = "onnx_simplifier-0.4.30-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:79a9c8e3aeee97eba7ccad81d461a23737b9cf53f33f185a4be631304d54529e"}, + {file = "onnx_simplifier-0.4.30-cp37-cp37m-win_amd64.whl", hash = "sha256:f94f7aa33ca9601101c376ceb045ca81432205f790278812f9152a64e655cec5"}, + {file = "onnx_simplifier-0.4.30-cp38-cp38-macosx_10_15_universal2.whl", hash = "sha256:ff7963d09c2317437ddc94ab7e0313f7ec5a59151668433eb222fa6da72ac59b"}, + {file = "onnx_simplifier-0.4.30-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:8b4ca511173958c44d1652deb15948859be89636d80a7e4f0247066b900f68b2"}, + {file = "onnx_simplifier-0.4.30-cp38-cp38-win_amd64.whl", hash = "sha256:53e520be335e53ae0bbfcfdd1a826cb8a0945fad24ebf682cc246cd190359972"}, + {file = "onnx_simplifier-0.4.30-cp39-cp39-macosx_10_15_universal2.whl", hash = "sha256:81a3b9158be1423775921facb95642982feb710d40570790b892c6d9f05426e9"}, + {file = "onnx_simplifier-0.4.30-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:c6d103f7a9736b7b182a327f444d6bfd040b3ef2b1fe3d3482dfec973f4bfe91"}, + {file = "onnx_simplifier-0.4.30-cp39-cp39-win_amd64.whl", hash = "sha256:ccf3cee5de8e6bba2e1f22ecbb4027e94edafa4effedf0bfa073cd5d852f91e9"}, ] [package.dependencies] onnx = "*" -onnxoptimizer = ">=0.2.6" -protobuf = ">=3.7.0" rich = "*" -[[package]] -name = "onnxoptimizer" -version = "0.3.8" -description = "Open Neural Network Exchange" -category = "main" -optional = false -python-versions = "*" -files = [ - {file = "onnxoptimizer-0.3.8-cp310-cp310-macosx_10_15_x86_64.whl", hash = "sha256:6e40530dcc08b5d504c150da90be68f7e438aeb7008dd0d79cd20058944d4087"}, - {file = "onnxoptimizer-0.3.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:ecee31591b9e11075bfa9b46778fb7ae6ae9861f8b2187b7455cbe1529638132"}, - {file = "onnxoptimizer-0.3.8-cp310-cp310-win_amd64.whl", hash = "sha256:e8469416d81973aea588fe0b85365a413e79cb7b155e3ca5be538b6492669944"}, - {file = "onnxoptimizer-0.3.8-cp311-cp311-macosx_10_15_x86_64.whl", hash = "sha256:12ab4825d809e96c3978230d6d7696ddef87bb91837f5ec11f4cb96b3fe72a09"}, - {file = "onnxoptimizer-0.3.8-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:da7241b9f1069e02621ce0762f6a013d1af84eb12542b2c4159817965c8b09b9"}, - {file = "onnxoptimizer-0.3.8-cp311-cp311-win_amd64.whl", hash = "sha256:62029b1e83df4706079a135f23626b460cdfb47b33df0236e6bda5148702b007"}, - {file = "onnxoptimizer-0.3.8-cp37-cp37m-macosx_10_15_x86_64.whl", hash = "sha256:33847b812ffdab2de13695097df7f8adcfb1adf10373e2a7e85b9bbe3a8fa583"}, - {file = "onnxoptimizer-0.3.8-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:acb000dfa2dedbf513c2aec75ba2f6f0d25530a3f9f7c7fc417ee70978cdc897"}, - {file = "onnxoptimizer-0.3.8-cp37-cp37m-win_amd64.whl", hash = "sha256:81c73dd78a7e9f31609a0a4d0b469cb387869ea36436a3758052888067948bad"}, - {file = "onnxoptimizer-0.3.8-cp38-cp38-macosx_10_15_x86_64.whl", hash = "sha256:4edacafab548edb7183b8eb11807503f5612cb72f608bfd8316fae9595226c5f"}, - {file = "onnxoptimizer-0.3.8-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:0047309f1fc314e2bc06ec01865005660e22c005f97b011b66be6129533b9e28"}, - {file = "onnxoptimizer-0.3.8-cp38-cp38-win_amd64.whl", hash = "sha256:1f822deb51633a1e9d10097440f4419e6de337a43e428a2df88fa3b867ef5453"}, - {file = "onnxoptimizer-0.3.8-cp39-cp39-macosx_10_15_x86_64.whl", hash = "sha256:b375f3f34c69309f873e4edfdcd9ddcd0e917749585ed5b6dc38a7c42a414df2"}, - {file = "onnxoptimizer-0.3.8-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:b748c5b4ab2788325e30b189f82bf8595f92c4e7a46c6a2e6ee6b9e5c7cfc580"}, - {file = "onnxoptimizer-0.3.8-cp39-cp39-win_amd64.whl", hash = "sha256:14c767335525db75ca2292bad0f8d84d1056764cb29ea1bd81303b3477322498"}, - {file = "onnxoptimizer-0.3.8.tar.gz", hash = "sha256:158bf9fda2e33bfe8ba1484f295cf25447921822f840de90831f7007af1295d3"}, -] - -[package.dependencies] -onnx = "*" - -[package.extras] -mypy = ["mypy (==0.600)"] - [[package]] name = "opencv-python" version = "4.7.0.72" @@ -1748,4 +1728,4 @@ testing = ["big-O", "flake8 (<5)", "jaraco.functools", "jaraco.itertools", "more [metadata] lock-version = "2.0" python-versions = ">=3.8,<4.0" -content-hash = "2f03dc2b78d4bae0ad744f554ef53bdd4f54fe819df580e33cfaf05c20728875" +content-hash = "df233faec76332ecadc4ad46729d8850fd45117100da2c9c16aa844d610bc103" diff --git a/pyproject.toml b/pyproject.toml index f75f9c3..40ceff2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ tqdm = "^4.64.1" imgaug = "^0.4.0" torchsummary = "^1.5.1" onnx = "^1.9.0" -onnx-simplifier = "^0.3.5" +onnx-simplifier = "^0.4.30" PyYAML = "^6.0" opencv-python = "^4.5.2"