Skip to content

Commit 7e0a48f

Browse files
committed
chore: cap pandas
1 parent c08d67c commit 7e0a48f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencies = [
2828
"niworkflows >= 1.13.1",
2929
"numpy >= 1.21.0",
3030
"packaging",
31-
"pandas",
31+
"pandas < 3",
3232
"pooch",
3333
"psutil >= 5.4",
3434
"pybids >= 0.15.0",

0 commit comments

Comments
 (0)