We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9ab6f1d + f65268c commit b228751Copy full SHA for b228751
pyproject.toml
@@ -20,7 +20,7 @@ requires-python = ">=3.9"
20
dependencies = [
21
"numpy>=2",
22
# We use internal pd._libs.missing and experimental ArrowExtensionArray
23
- "pandas>=2.2.3,<2.3",
+ "pandas>=2.2.3,<2.4",
24
"pyarrow>=18",
25
"universal_pathlib>=0.2",
26
]
0 commit comments