Skip to content

Commit a6bf5e8

Browse files
fix(deps): update dependency pandas to v3
1 parent 1e2e0a5 commit a6bf5e8

File tree

2 files changed

+82
-68
lines changed

2 files changed

+82
-68
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ dependencies = [
107107
"loguru>=0.7.3,<1",
108108
"openslide-bin>=4.0.0.10,<5",
109109
"openslide-python>=1.4.3,<2",
110-
"pandas>=2.3.3,<3",
110+
"pandas>=3.0.1,<4",
111111
"platformdirs>=4.3.2,<5",
112112
"procrastinate>=3.5.3",
113113
"fastparquet>=2025.12.0,<2026.0.0; python_version < '3.14'",

0 commit comments

Comments
 (0)