We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d7b1b6 commit 1a96c27Copy full SHA for 1a96c27
1 file changed
pyproject.toml
@@ -49,7 +49,7 @@ classifiers = [
49
requires-python = ">=3.10"
50
dependencies = [
51
"numpy >= 2.0",
52
- "pandas >= 2.0",
+ "pandas >= 2.1",
53
]
54
license = {text = "MIT"}
55
0 commit comments