Skip to content

Commit fbdfd8b

Browse files
committed
Pin pandas<3
Unpin when issue 12701 is resolved.
1 parent 1bd2bdc commit fbdfd8b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ dependencies = [
4949
"opentelemetry-sdk",
5050
"orjson",
5151
"packaging",
52-
"pandas",
52+
"pandas<3",
5353
"pluggy>=1.3.0",
5454
"polars>=1.32.3, !=1.35",
5555
"progressbar2",

uv.lock

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

0 commit comments

Comments
 (0)