watchdog>=4.0

[all]
openai>=1.0
tiktoken>=0.5
anthropic>=0.30
google-generativeai>=0.4

[anthropic]
anthropic>=0.30

[dev]
pytest>=8
pytest-timeout>=2
black>=24
ruff>=0.4
mypy>=1

[google]
google-generativeai>=0.4

[local]
openai>=1.0

[openai]
openai>=1.0
tiktoken>=0.5
