diff --git a/requirements.txt b/requirements.txt index 38d89c6..fb04106 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ humanfriendly==10.0; python_version >= '2.7' and python_version not in '3.0, 3.1 magika==0.5.1; python_version < '3.13' and python_version >= '3.8' mpmath==1.3.0 numpy==1.26.4; python_version < '3.13' and python_version >= '3.9' -onnxruntime==1.18.1 +onnxruntime==1.20.1 packaging==24.1; python_version >= '3.8' protobuf==5.27.3; python_version >= '3.8' pydantic==2.8.2; python_version >= '3.8'