Skip to content

Commit

Permalink
Trying to fix onnxruntime version
Browse files Browse the repository at this point in the history
  • Loading branch information
GriffinBabe committed Jun 20, 2024
1 parent 2c6bbf1 commit 7bdc251
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 7bdc251

Please sign in to comment.