requests>=2.31.0
tenacity>=8.2.0

[all]
aiohttp>=3.9.0

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

[async]
aiohttp>=3.9.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
black>=23.0.0
ruff>=0.1.0
mypy>=1.0.0

[mcp]

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