playwright>=1.40.0
pytest>=8.0.0
pytest-asyncio>=0.23.0
pydantic>=2.0.0
fastmcp>=2.0.0
openai>=1.0.0
tenacity>=8.0.0
python-dotenv>=1.0.0

[dev]
pytest>=8.0.0
pytest-asyncio>=0.23.0
black>=22.0.0
isort>=5.0.0
mypy>=1.0.0
flake8>=4.0.0

[docs]
sphinx>=4.0.0
sphinx-rtd-theme>=1.0.0
