httpx==0.28.1
numpy==2.4.4
scipy==1.17.1
networkx==3.6.1
mcp==1.28.1
python-dateutil==2.9.0.post0
rank-bm25==0.2.2
vadersentiment==3.3.2
einops==0.8.2
fastapi[all]==0.139.2
uvicorn==0.46.0
websockets==16.0
zeroconf>=0.140
lightgbm==4.6.0
orjson==3.11.9
tomli-w==1.2.0
tree-sitter==0.25.2
tree-sitter-language-pack==0.13.0
rustworkx==0.17.1
watchdog==5.0.3
psutil==7.2.2
structlog==25.5.0
portalocker==3.2.0
cryptography==48.0.1
sentence-transformers==5.3.0
optimum==2.1.0
onnxruntime==1.24.4
transformers==5.5.4
huggingface_hub==1.5.0
torch==2.11.0
scikit-learn==1.8.0
sqlite-vec==0.1.9
lancedb==0.30.2
pycozo[embedded]==0.3.0
llmlingua==0.2.2

[:sys_platform == "win32"]
pywin32==311

[cozo]
pycozo[embedded]==0.3.0

[dev]
pytest>=8.0
pytest-cov>=4.1
pytest-asyncio>=0.21
sqlite-vec>=0.1.6
httpx2==2.5.0

[full]
superlocalmemory[ingestion,injection,learning,performance,scale,search,ui]

[ingestion]
keyring>=25.0.0
google-auth-oauthlib>=1.2.0
google-api-python-client>=2.100.0
icalendar>=6.0.0

[injection]
tiktoken>=0.8.0

[lancedb]
lancedb==0.30.2

[learning]
lightgbm>=4.0.0

[performance]
orjson>=3.9.0

[scale]
lancedb==0.30.2
pycozo[embedded]==0.3.0

[search]
sentence-transformers==5.3.0
optimum==2.1.0
einops==0.8.2
torch==2.11.0
scikit-learn==1.8.0
onnxruntime==1.24.4

[ui]
fastapi[all]>=0.135.1
uvicorn>=0.42.0
python-multipart<1.0.0,>=0.0.6
