Skip to content

Commit f2ada8c

Browse files
Update dependency pandas to v3
1 parent 2a1af75 commit f2ada8c

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
@@ -9,7 +9,7 @@ license = "MIT"
99
classifiers = ["Development Status :: 1 - Planning"]
1010
dependencies = [
1111
"click>=8.0.1",
12-
"pandas>=2.0.0,<3",
12+
"pandas>=3,<4",
1313
"argparse>=1.4.0,<2",
1414
"toml>=0.10.2,<0.11",
1515
"python-dotenv>=1.0.0,<2",

0 commit comments

Comments
 (0)