Skip to content

Commit 1cc6def

Browse files
committed
fix(deps): Update dependency pandas to v3
1 parent 5f38794 commit 1cc6def

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"MarkupSafe==3.0.3",
2121
"numpy==2.4.0",
2222
"packaging==25.0",
23-
"pandas==2.3.3",
23+
"pandas==3.0.0",
2424
"pluggy==1.6.0",
2525
"protobuf>=6.31.1",
2626
"pyarrow==21.0.0",

0 commit comments

Comments
 (0)