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 32130e6 + 5779b0c commit 6292ac8Copy full SHA for 6292ac8
pyproject.toml
@@ -29,7 +29,7 @@ dependencies = [
29
"typing-extensions >= 4.12.2, < 5",
30
"numpy >= 2.3.1, < 3",
31
"pandas >= 2.3.1, < 3",
32
- "pyarrow >= 20.0.0, < 21.0.0",
+ "pyarrow >= 20.0.0, < 22.0.0",
33
"matplotlib >= 3.8.4, < 3.11.0",
34
"ipython == 9.3.0",
35
"pvlib >= 0.13.0, < 0.14.0",
0 commit comments