PyYAML>=6.0.0

[all]
mcp>=1.0.0
cryptography>=41.0.0
sqlite-vec>=0.1.0
sentence-transformers>=2.0.0
fastapi>=0.100.0
uvicorn>=0.22.0
boto3>=1.34.0
google-cloud-storage>=2.0.0
scikit-learn>=1.3.0
openai>=1.0.0
anthropic>=0.18.0
watchdog>=3.0.0
networkx>=3.0
tiktoken>=0.5.0
presidio-analyzer>=2.2.0
requests>=2.28.0

[anthropic]
anthropic>=0.18.0

[cloud]
boto3>=1.34.0
google-cloud-storage>=2.0.0

[crypto]
cryptography>=41.0.0

[daemon]
watchdog>=3.0.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
black==24.10.0
flake8>=5.0.0
mypy>=1.0.0

[distill]
openai>=1.0.0

[gardener]
scikit-learn>=1.3.0
openai>=1.0.0

[graph]
networkx>=3.0

[ipfs]
requests>=2.28.0

[llm]
openai>=1.0.0
anthropic>=0.18.0

[mcp]
mcp>=1.0.0

[pack]
tiktoken>=0.5.0

[pii]
presidio-analyzer>=2.2.0

[vector]
sqlite-vec>=0.1.0
sentence-transformers>=2.0.0

[verify]
openai>=1.0.0

[web]
fastapi>=0.100.0
uvicorn>=0.22.0
