Spaces:
Running
Running
update duckdb version
Browse files
duckdb/01_getting_started.py
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
# requires-python = ">=3.11"
|
3 |
# dependencies = [
|
4 |
# "marimo",
|
5 |
-
# "duckdb==1.
|
6 |
# "polars==1.27.0",
|
7 |
# "numpy==2.2.4",
|
8 |
# "pyarrow==19.0.1",
|
|
|
2 |
# requires-python = ">=3.11"
|
3 |
# dependencies = [
|
4 |
# "marimo",
|
5 |
+
# "duckdb==1.3.2",
|
6 |
# "polars==1.27.0",
|
7 |
# "numpy==2.2.4",
|
8 |
# "pyarrow==19.0.1",
|