Skip to content

Commit b24b60e

Browse files
dependabot[bot]akihironitta
authored andcommitted
Update onnxruntime requirement from <=1.12.0 to <1.13.0 in /requirements
Updates the requirements on [onnxruntime](https://github.com/microsoft/onnxruntime) to permit the latest version. - [Release notes](https://github.com/microsoft/onnxruntime/releases) - [Changelog](https://github.com/microsoft/onnxruntime/blob/master/docs/ReleaseManagement.md) - [Commits](microsoft/onnxruntime@v0.1.4...v1.12.1) --- updated-dependencies: - dependency-name: onnxruntime dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d29a552 commit b24b60e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/pytorch/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ mypy==0.971
1010
# needed in tests
1111
cloudpickle>=1.3, <=2.1.0
1212
scikit-learn>0.22.1, <=1.1.1
13-
onnxruntime<=1.12.0
13+
onnxruntime<1.13.0
1414
psutil<=5.9.1 # for `DeviceStatsMonitor`
1515
pandas>1.0, <=1.4.3 # needed in benchmarks
1616
fastapi<=0.79.0

0 commit comments

Comments
 (0)