We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05cab5f commit efb6d21Copy full SHA for efb6d21
1 file changed
pyproject.toml
@@ -22,7 +22,7 @@ classifiers = [
22
"Topic :: Scientific/Engineering",
23
]
24
dependencies = [
25
- "pandas>=2.2.3",
+ "pandas>=2.2.3,<3.0",
26
"tqdm",
27
"openpyxl",
28
"xlsxwriter",
0 commit comments