aiohttp>=3.9
beautifulsoup4>=4.12
lxml>=5.0
rich>=13.7

[all-llms]
protor[anthropic,openai]

[anthropic]
anthropic>=0.18

[dev]
pytest>=8.0
pytest-asyncio>=0.23
pytest-cov>=5.0
aioresponses>=0.7
ruff>=0.4
mypy>=1.10
pre-commit>=3.7

[openai]
openai>=1.0
