Skip to content

Commit 7ecfa58

Browse files
committed
fix: pyproject pinned to wrong marimo version
1 parent 766a747 commit 7ecfa58

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@ render = "quarto render"
5151
refresh = "./scripts/export.sh"
5252

5353
[tool.pixi.dependencies]
54+
marimo = ">=0.13.3"
5455
quarto = ">=1.6.43,<2"
5556
pandoc = ">=3.4,<4"
56-
marimo = ">=0.12.9,<0.13"
5757
pyyaml = ">=6.0.2,<7"
5858
stylua = ">=2.0.2,<3"
5959
uv = ">=0.6.14,<0.7"

0 commit comments

Comments
 (0)