Skip to content

Commit 90a778d

Browse files
fix(deps): update dependency pandas to v3
1 parent 373b1f0 commit 90a778d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ classifiers = [
2121
]
2222
dependencies = [
2323
"altair>=5.0.0,<6.0.0",
24-
"pandas>=2.0.0,<3.0.0",
24+
"pandas>=3.0.1,<3.1.0",
2525
]
2626

2727
[project.urls]

0 commit comments

Comments
 (0)