Skip to content

Commit f337486

Browse files
committed
fix(pyproject): Pin numcodecs
1 parent 7b0605f commit f337486

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ dependencies = [
2323
"cfgrib == 0.9.14.1",
2424
"dagster-pipes == 1.9.3",
2525
"joblib == 1.4.2",
26+
"numcodecs == 0.15.1",
2627
"numpy == 2.1.0",
2728
"ocf-blosc2 == 0.0.11",
2829
"psutil == 6.0.0",

0 commit comments

Comments
 (0)