Skip to content

Commit 40fcd1e

Browse files
committed
version changes
1 parent 226a210 commit 40fcd1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

duckdb/01_getting_started.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
# dependencies = [
44
# "marimo",
55
# "duckdb==1.3.2",
6-
# "polars==1.27.0",
6+
# "polars==1.17.1",
77
# "numpy==2.2.4",
88
# "pyarrow==19.0.1",
99
# "pandas==2.2.3",
1010
# "sqlglot==26.12.1",
11-
# "plotly==5.23.1",
11+
# "plotly==5.24.1",
1212
# "statsmodels==0.14.4",
1313
# ]
1414
# ///

0 commit comments

Comments
 (0)