Haleshot commited on
Commit
226a210
·
unverified ·
1 Parent(s): 3cdd8a5

update duckdb version

Browse files
Files changed (1) hide show
  1. duckdb/01_getting_started.py +1 -1
duckdb/01_getting_started.py CHANGED
@@ -2,7 +2,7 @@
2
  # requires-python = ">=3.11"
3
  # dependencies = [
4
  # "marimo",
5
- # "duckdb==1.2.2",
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",