python3Packages.marimo: relax jedi bound

This commit is contained in:
Harinn
2026-05-23 23:43:48 +07:00
parent fd04fb4695
commit b86d80413b
@@ -43,6 +43,8 @@ buildPythonPackage rec {
build-system = [ uv-build ];
pythonRelaxDeps = [ "jedi" ];
dependencies = [
click
docutils