PyYAML>=6.0
requests>=2.31
click>=8.1
openai>=1.0.0
google-genai>=0.1.0
anthropic
deepseek

[all]
build
twine
pytest
pytest-cov
ruff

[compat]

[compat:python_version < "3.11"]
tomli

[dev]
build
twine

[lint]
ruff

[test]
pytest
pytest-cov
