Removed 4 orphaned deps

Co-authored-by: apunkt <apunkt@users.noreply.bitfreedom.net>
This commit is contained in:
opencode-agent[bot] 2026-05-22 09:02:17 +00:00
parent a5d9112b8a
commit 7d77cf0632
2 changed files with 1 additions and 5 deletions

View file

@ -15,8 +15,7 @@
"test": "node --import tsx --test test/*.test.ts"
},
"dependencies": {
"@modelcontextprotocol/sdk": "^1.0.0",
"zod": "^4.0.0"
"@modelcontextprotocol/sdk": "^1.0.0"
},
"devDependencies": {
"@types/node": "^22.0.0",

View file

@ -8,9 +8,6 @@ dependencies = [
"pyarrow>=16.0.0",
"sentence-transformers>=3.0.0",
"numpy>=2.4.6,<3.0.0",
"pydantic>=2.7.0",
"torch-hd>=5.7.0", # imports as `torchhd`; PyPI name has a dash
"structlog>=24.0.0",
"networkx>=3.3",
"python-igraph>=0.11",
"leidenalg>=0.10",