Haleshot commited on
Commit
40fcd1e
·
unverified ·
1 Parent(s): 226a210

version changes

Browse files
Files changed (1) hide show
  1. duckdb/01_getting_started.py +2 -2
duckdb/01_getting_started.py CHANGED
@@ -3,12 +3,12 @@
3
  # dependencies = [
4
  # "marimo",
5
  # "duckdb==1.3.2",
6
- # "polars==1.27.0",
7
  # "numpy==2.2.4",
8
  # "pyarrow==19.0.1",
9
  # "pandas==2.2.3",
10
  # "sqlglot==26.12.1",
11
- # "plotly==5.23.1",
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
  # ///