Skip to content

Commit 9b5c046

Browse files
committed
Downgrade pandas
1 parent 9be66c1 commit 9b5c046

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
@@ -12,7 +12,7 @@ requires-python = ">= 3.9"
1212
dependencies = [
1313
"numpy >= 1.26.4",
1414
"scipy >= 1.13.0",
15-
"pandas >= 2.2.0",
15+
"pandas >= 2.1.0",
1616
"soundfile >= 0.10.0",
1717
"matplotlib >= 3.2.2",
1818
"requests >= 2.8.1",

0 commit comments

Comments
 (0)