google-api-python-client>=2.0
google-auth>=2.0
google-auth-oauthlib>=1.0
defusedxml>=0.7

[dev]
pytest>=8.0
pytest-cov>=5.0
ruff>=0.6
mypy>=1.11
mcp>=2.1

[dev:python_version < "3.12"]
typing_extensions>=4.0

[mcp]
mcp>=2.1

[mcp:python_version < "3.12"]
typing_extensions>=4.0
