We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcae502 commit b66fd95Copy full SHA for b66fd95
pyproject.toml
@@ -16,7 +16,7 @@ platforms = ["osx-arm64", "linux-64", "win-64"]
16
[tool.pixi.dependencies]
17
python = ">=3.10"
18
pooch = ">=1.8.2,<2"
19
-intake-esgf = ">=2025.5.22,<2026"
+intake-esgf = ">=2025.5.23,<2026"
20
matplotlib = ">=3.10.3,<4"
21
scipy = ">=1.15.2,<2"
22
xarray = ">=2025.1.0,<2025.2"
0 commit comments