
[all]
openai>=1.0
anthropic>=0.34
PyYAML>=6

[anthropic]
anthropic>=0.34

[docs]
mkdocs>=1.5
mkdocs-material>=9.5

[openai]
openai>=1.0

[test]
pytest>=7

[yaml]
PyYAML>=6
