We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c84129d commit 5cd0881Copy full SHA for 5cd0881
1 file changed
pyproject.toml
@@ -26,7 +26,7 @@ classifiers = [
26
dependencies = [
27
"numpy>=2.0",
28
"scipy>=1.13",
29
- "pandas>=2.2,<3.0",
+ "pandas>=2.3,<3.0",
30
"xarray>=2024.6,<=2024.11",
31
"bottleneck>=1.4",
32
"coloredlogs",
0 commit comments