Skip to content

Commit 6bba489

Browse files
committed
chore: Add joblib
1 parent 3955a55 commit 6bba489

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

pixi.lock

Lines changed: 15 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ xarray = ">=2025.7.1,<2026"
2525
typer = ">=0.16.0,<0.17"
2626
xcdat = ">=0.9.1,<0.10"
2727
xesmf = ">=0.8.10,<0.9"
28+
joblib = ">=1.5.2,<2"
2829

2930
[tool.pixi.pypi-dependencies]
3031
# Add any dependencies that aren't available on conda-forge here

0 commit comments

Comments
 (0)