Removed 4 orphaned deps
Co-authored-by: apunkt <apunkt@users.noreply.bitfreedom.net>
This commit is contained in:
parent
a5d9112b8a
commit
7d77cf0632
2 changed files with 1 additions and 5 deletions
|
|
@ -15,8 +15,7 @@
|
||||||
"test": "node --import tsx --test test/*.test.ts"
|
"test": "node --import tsx --test test/*.test.ts"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@modelcontextprotocol/sdk": "^1.0.0",
|
"@modelcontextprotocol/sdk": "^1.0.0"
|
||||||
"zod": "^4.0.0"
|
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "^22.0.0",
|
"@types/node": "^22.0.0",
|
||||||
|
|
|
||||||
|
|
@ -8,9 +8,6 @@ dependencies = [
|
||||||
"pyarrow>=16.0.0",
|
"pyarrow>=16.0.0",
|
||||||
"sentence-transformers>=3.0.0",
|
"sentence-transformers>=3.0.0",
|
||||||
"numpy>=2.4.6,<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",
|
"networkx>=3.3",
|
||||||
"python-igraph>=0.11",
|
"python-igraph>=0.11",
|
||||||
"leidenalg>=0.10",
|
"leidenalg>=0.10",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue