We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8088df6 + 7c455f1 commit 15c9aa4Copy full SHA for 15c9aa4
polars/03_loading_data.py
@@ -2,7 +2,7 @@
2
# requires-python = ">=3.12"
3
# dependencies = [
4
# "adbc-driver-sqlite==1.7.0",
5
-# "duckdb>=1.4.0.dev",
+# "duckdb==1.4.0",
6
# "lxml==6.0.0",
7
# "marimo",
8
# "pandas==2.3.2",
0 commit comments