Skip to content

Commit

Permalink
Merge pull request #284 from Pale-Blue-Dot-97/dependabot/pip/requirem…
Browse files Browse the repository at this point in the history
…ents/onnx2torch-1.5.12

Bump onnx2torch from 1.5.11 to 1.5.12 in /requirements
  • Loading branch information
Pale-Blue-Dot-97 authored Oct 24, 2023
2 parents 5b68bf9 + 857c4f9 commit 61ea078
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ nptyping==2.5.0
numba>=0.57.0 # not directly required but pinned to ensure Python 3.11 compatibility.
numpy==1.24.3
onnx==1.14.1
onnx2torch==1.5.11
onnx2torch==1.5.12
overload==1.1
pandas==2.1.1
protobuf>=3.19.5 # not directly required, pinned by Snyk to avoid a vulnerability.
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ nptyping==2.5.0
numba>=0.57.0 # not directly required but pinned to ensure Python 3.11 compatibility.
numpy==1.24.3
onnx==1.14.1
onnx2torch==1.5.11
onnx2torch==1.5.12
overload==1.1
pandas==2.1.1
pre-commit==3.5.0
Expand Down

0 comments on commit 61ea078

Please sign in to comment.