chore(project): update configuration files and dependencies

This commit is contained in:
2026-03-24 17:39:00 +08:00
parent f60669cd53
commit 55750f1087
7 changed files with 280 additions and 238 deletions

View File

@@ -13,8 +13,7 @@ dependencies = [
"habitat-baselines>=0.3.320250127",
"habitat-lab>=0.3.320250127",
"httpx[socks]>=0.28.1",
"lancedb>=0.27.1",
"marimo>=0.21.1",
"marimo[mcp]>=0.21.1",
"matplotlib>=3.10.8",
"polars[database,numpy,pandas,pydantic]>=1.37.1",
"pyarrow>=23.0.0",
@@ -38,3 +37,6 @@ dev = [
[tool.ty.environment]
root = ["./mini-nav"]
[tool.marimo.runtime]
pythonpath = ["mini-nav"]