pydantic>=2.0.0
python-dotenv>=0.19.0

[all]
openai>=1.0.0
anthropic>=0.7.0
playwright>=1.30.0
selenium>=4.0.0
PyYAML>=5.4.0

[anthropic]
anthropic>=0.7.0

[azure]
openai>=1.0.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
black>=22.0.0
flake8>=4.0.0
mypy>=1.0.0
isort>=5.10.0

[openai]
openai>=1.0.0

[playwright]
playwright>=1.30.0

[selenium]
selenium>=4.0.0
