Skip to content

Commit f26fabd

Browse files
committed
upper pin netcdf4
1 parent e397714 commit f26fabd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies = [
1616
"numpy>=2.0.0,<2.3.0", # Upper pin is because of numba incompatibility
1717
"pandas",
1818
"h5py",
19-
"tables>=3.10.1",
19+
"netCDF4<1.7.3",
2020
"attrs",
2121
"pooch",
2222
"tqdm",

0 commit comments

Comments
 (0)