Skip to content

Commit 9e2b10f

Browse files
Update dependency pandas to >=3,<4
1 parent 9554c70 commit 9e2b10f

File tree

4 files changed

+184
-164
lines changed

4 files changed

+184
-164
lines changed

pipeline/hohonu/pixi.lock

Lines changed: 92 additions & 82 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pipeline/hohonu/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ version = "0.1.0"
2121

2222
[tool.pixi.dependencies]
2323
ioos_qc = ">=2.2.1,<3"
24-
pandas = ">=2.3.2,<3"
24+
pandas = ">=3,<4"
2525
pydantic = ">=2.11.9,<3"
2626
httpx = ">=0.28.1,<0.29"
2727
xarray = ">=2025.9.0,<2026"

0 commit comments

Comments
 (0)