
[all]
contextscope[anthropic,hf,openai]

[anthropic]
anthropic>=0.34

[dev]
pytest>=8.0
pytest-mock
respx>=0.22
ruff>=0.5
httpx>=0.27

[hf]
torch>=2.1
transformers>=4.46

[openai]
openai>=1.40
