Skip to content

Commit efb6d21

Browse files
Cap pandas (#41)
1 parent 05cab5f commit efb6d21

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
@@ -22,7 +22,7 @@ classifiers = [
2222
"Topic :: Scientific/Engineering",
2323
]
2424
dependencies = [
25-
"pandas>=2.2.3",
25+
"pandas>=2.2.3,<3.0",
2626
"tqdm",
2727
"openpyxl",
2828
"xlsxwriter",

0 commit comments

Comments
 (0)