Skip to content

Commit 2466e34

Browse files
committed
BLD: Pin pandas < 3
1 parent e856434 commit 2466e34

File tree

2 files changed

+3345
-1
lines changed

2 files changed

+3345
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dependencies = [
4343
"joblib",
4444
"matplotlib>=3.3",
4545
"numpy",
46-
"pandas>=1.1",
46+
"pandas<3.0.0",
4747
"pyarrow",
4848
"resfo>=5",
4949
"roffio>=0.0.2",

0 commit comments

Comments
 (0)