Skip to content
This repository was archived by the owner on Dec 2, 2025. It is now read-only.

Commit 0044f64

Browse files
update dependencies
1 parent 48222be commit 0044f64

5 files changed

Lines changed: 6 additions & 34 deletions

File tree

data_science_tools/pandas_api_on_spark.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
import marimo
1616

17-
__generated_with = "0.13.4"
17+
__generated_with = "0.13.6"
1818
app = marimo.App(width="medium")
1919

2020

data_science_tools/polars_vs_pandas.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
# "pandas==2.2.3",
88
# "polars==1.27.1",
99
# "seaborn==0.13.2",
10-
# "narwhals==1.36.0",
1110
# ]
1211
# ///
1312

data_science_tools/pyspark_parametrize.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
# "pandas==2.2.3",
66
# "pyarrow==20.0.0",
77
# "pyspark==3.5.5",
8-
# "narwhals==1.36.0",
98
# ]
109
# ///
1110

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ readme = "README.md"
66
requires-python = ">=3.11"
77
dependencies = [
88
"loguru>=0.7.3",
9-
"marimo==0.13.2",
9+
"marimo==0.13.6",
1010
"narwhals==1.36.0",
1111
"nbformat>=5.10.4",
1212
"pandas>=2.2.3",

uv.lock

Lines changed: 4 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)