pillow==10.4.0
pre-commit>=4.2.0
pydantic>=2.10.3

[all]
anthropic>=0.46.0
openai>=1.63.2

[all:python_version >= "3.10"]
mcp>=1.6.0

[anthropic]
anthropic>=0.46.0

[dev]
anthropic>=0.46.0
openai>=1.63.2
pytest-recording>=0.13.2
pytest>=8.3.4
ruff>=0.8.3

[mcp]

[mcp:python_version >= "3.10"]
mcp>=1.6.0

[openai]
openai>=1.63.2
