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 794e2fc commit 6341cf5Copy full SHA for 6341cf5
pyproject.toml
@@ -26,6 +26,8 @@ dependencies = [
26
"arro3-core>=0.2.1,<0.3",
27
"pyarrow>=18.0.0,<19.0.0",
28
"aiobotocore>=2.15.2,<2.16.0",
29
+ "fsspec>=2024.10.0,<2024.11.0",
30
+ "s3fs>=2024.10.0,<2024.11.0",
31
"jupyter_server>=2.14.2,<3",
32
"apache-libcloud>=3.8.0, <4",
33
"entrypoints>=0.4, <0.5",
0 commit comments