google-api-python-client>=2.0
google-auth>=2.0
google-auth-oauthlib>=1.0
oauthlib>=3.2.2
markdownify>=0.13
beautifulsoup4>=4.12

[dev]
pytest>=9.0
pytest-cov>=7.0
ruff>=0.16
mypy>=2.0
mcp>=2.1
PyYAML>=6.0

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

[mcp]
mcp>=2.1

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