We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6db4f2b commit 7c455f1Copy full SHA for 7c455f1
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