Spaces:
Running
Running
version changes
Browse files
duckdb/01_getting_started.py
CHANGED
@@ -3,12 +3,12 @@
|
|
3 |
# dependencies = [
|
4 |
# "marimo",
|
5 |
# "duckdb==1.3.2",
|
6 |
-
# "polars==1.
|
7 |
# "numpy==2.2.4",
|
8 |
# "pyarrow==19.0.1",
|
9 |
# "pandas==2.2.3",
|
10 |
# "sqlglot==26.12.1",
|
11 |
-
# "plotly==5.
|
12 |
# "statsmodels==0.14.4",
|
13 |
# ]
|
14 |
# ///
|
|
|
3 |
# dependencies = [
|
4 |
# "marimo",
|
5 |
# "duckdb==1.3.2",
|
6 |
+
# "polars==1.17.1",
|
7 |
# "numpy==2.2.4",
|
8 |
# "pyarrow==19.0.1",
|
9 |
# "pandas==2.2.3",
|
10 |
# "sqlglot==26.12.1",
|
11 |
+
# "plotly==5.24.1",
|
12 |
# "statsmodels==0.14.4",
|
13 |
# ]
|
14 |
# ///
|