diff --git a/pyproject.toml b/pyproject.toml index ccf4168..58601cb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ dependencies = [ "geopandas", "h5netcdf>=1.2.0", "openeo", - "onnxruntime==1.16.3", + "onnxruntime>=1.16.3,<1.18.0", "cftime", "pyarrow", "fastparquet",