We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 10bce32 + 386cd4e commit 3624c6bCopy full SHA for 3624c6b
requirements.txt
@@ -12,7 +12,7 @@ humanfriendly==10.0; python_version >= '2.7' and python_version not in '3.0, 3.1
12
magika==0.5.1; python_version < '3.13' and python_version >= '3.8'
13
mpmath==1.3.0
14
numpy==1.26.4; python_version < '3.13' and python_version >= '3.9'
15
-onnxruntime==1.18.1
+onnxruntime==1.19.2
16
packaging==24.1; python_version >= '3.8'
17
protobuf==5.27.3; python_version >= '3.8'
18
pydantic==2.9.1; python_version >= '3.8'
0 commit comments