Spaces:
Runtime error
Runtime error
Greg Wilson commited on
Commit ·
90a962f
1
Parent(s): 915ca9b
fix: update marimo version
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,6 +2,6 @@ faker==40.11.0
|
|
| 2 |
jinja2==3.1.6
|
| 3 |
linkchecker==10.6.0
|
| 4 |
markdown==3.10.2
|
| 5 |
-
marimo=
|
| 6 |
python-frontmatter==1.1.0
|
| 7 |
ruff==0.15.5
|
|
|
|
| 2 |
jinja2==3.1.6
|
| 3 |
linkchecker==10.6.0
|
| 4 |
markdown==3.10.2
|
| 5 |
+
marimo>=0.23.0
|
| 6 |
python-frontmatter==1.1.0
|
| 7 |
ruff==0.15.5
|