
[all]
protolink[http]
protolink[llms]
protolink[mcp]
protolink[db]
protolink[telemetry]

[build]
build>=1.3.0
twine>=6.2.0

[db]

[dev]
protolink[all]
protolink[test]
protolink[notebook]

[docs]
mkdocs>=1.6.1
mkdocs-material>=9.7.0

[http]
fastapi>=0.136.0
grpcio>=1.76.0
httpx>=0.28.1
pydantic>=2.12.4
starlette>=1.0.0
uvicorn>=0.44.0
websockets>=16.0

[llms]
anthropic>=0.76.0
huggingface-hub>=1.3.3
google-genai>=1.60.0
llama-cpp-python>=0.3.20
openai>=2.32.0

[mcp]
mcp>=1.27.0

[notebook]
jupyter>=1.1.1
notebook>=7.5.3

[telemetry]
langfuse
langsmith

[test]
pytest>=8.3.5
pytest-asyncio>=0.24.0
pytest-cov>=5.0.0
pytest-mock>=3.14.1
ruff==0.14.4
ty>=0.0.14
pre-commit>=4.4.0
protolink[http]
