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 0aefeea commit 03e6718Copy full SHA for 03e6718
requirements/dev.txt
@@ -252,6 +252,8 @@ pluggy==1.5.0
252
# via pytest
253
plum-dispatch==2.5.1.post1
254
# via quartodoc
255
+polars==1.2.1
256
+ # via pins (setup.cfg)
257
portalocker==2.10.1
258
# via msal-extensions
259
prompt-toolkit==3.0.47
setup.cfg
@@ -64,6 +64,7 @@ test =
64
gcsfs
65
fastparquet
66
pyarrow
67
+ polars>=1.0.0
68
69
70
[bdist_wheel]
0 commit comments