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.
1 parent 18e2833 commit 840ffb2Copy full SHA for 840ffb2
pyproject.toml
@@ -127,7 +127,7 @@ optional-dependencies.cfr = [
127
"matplotlib<3.11",
128
"numpy<2.3",
129
"pandas<2.3",
130
- "polars<1.30",
+ "polars<1.32",
131
"pyarrow<20.1",
132
"queryanonymizer<1.2",
133
]
@@ -172,7 +172,7 @@ optional-dependencies.io = [
172
"dask[dataframe]>=2020",
173
"fsspec[s3,http]",
174
"pandas>=1,<2.3",
175
176
"sqlalchemy>=2",
177
"universal-pathlib<0.3",
178
0 commit comments