Skip to content

Commit

Permalink
Exclude netcdf4 version 1.7.1 due to buggy behaviour. See discussion on
Browse files Browse the repository at this point in the history
Unidata/netcdf4-python#1343.

PiperOrigin-RevId: 673435320
  • Loading branch information
Nush395 authored and Torax team committed Sep 11, 2024
1 parent eaa6f3e commit 932a9c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ dependencies = [
"PyYAML>=6.0.1",
"xarray>=2023.12.0",
"netcdf4>=1.6.5",
"netcdf4!=1.7.1",
"h5netcdf>=1.3.0",
"scipy>=1.12.0",
"jaxtyping>=0.2.28",
Expand Down

0 comments on commit 932a9c2

Please sign in to comment.