click>=8.0
pydantic>=2.0
pyyaml>=6.0
rich>=13.0
keyring>=25.0

[all]
tweek[llm,local-models,mcp,proxy]

[dev]
pytest>=7.0
pytest-cov>=4.0
pytest-xdist>=3.5.0
hypothesis>=6.98.0
black>=23.0
ruff>=0.1.0
twine>=4.0
build>=1.0

[linux]
secretstorage>=3.0

[llm]
anthropic>=0.18.0
openai>=1.0.0
google-generativeai>=0.5.0

[local-models]
onnxruntime>=1.16.0
tokenizers>=0.15.0
numpy>=1.24.0

[mcp]
mcp>=1.0.0

[proxy]
mitmproxy>=10.0
