Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Commit 75d3086

Browse files
Bump onnxruntime from 1.20.1 to 1.21.0
Bumps [onnxruntime](https://github.com/microsoft/onnxruntime) from 1.20.1 to 1.21.0. - [Release notes](https://github.com/microsoft/onnxruntime/releases) - [Changelog](https://github.com/microsoft/onnxruntime/blob/main/docs/ReleaseManagement.md) - [Commits](microsoft/onnxruntime@v1.20.1...v1.21.0) --- updated-dependencies: - dependency-name: onnxruntime dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 48fce00 commit 75d3086

File tree

2 files changed

+22
-25
lines changed

2 files changed

+22
-25
lines changed

poetry.lock

Lines changed: 21 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ cachetools = "==5.5.2"
3636
legacy-cgi = "==2.6.2"
3737
presidio-analyzer = "==2.2.357"
3838
presidio-anonymizer = "==2.2.357"
39-
onnxruntime = "==1.20.1"
39+
onnxruntime = "==1.21.0"
4040
onnx = "==1.17.0"
4141
spacy = "<3.8.0"
4242
en-core-web-sm = {url = "https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.8.0/en_core_web_sm-3.8.0-py3-none-any.whl"}

0 commit comments

Comments
 (0)