Skip to content

Commit 3624c6b

Browse files
authored
Merge pull request #32 from vasudev-gm/dependabot/pip/onnxruntime-1.19.2
Bump onnxruntime from 1.18.1 to 1.19.2
2 parents 10bce32 + 386cd4e commit 3624c6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ humanfriendly==10.0; python_version >= '2.7' and python_version not in '3.0, 3.1
1212
magika==0.5.1; python_version < '3.13' and python_version >= '3.8'
1313
mpmath==1.3.0
1414
numpy==1.26.4; python_version < '3.13' and python_version >= '3.9'
15-
onnxruntime==1.18.1
15+
onnxruntime==1.19.2
1616
packaging==24.1; python_version >= '3.8'
1717
protobuf==5.27.3; python_version >= '3.8'
1818
pydantic==2.9.1; python_version >= '3.8'

0 commit comments

Comments
 (0)