fastapi>=0.111.0
uvicorn[standard]>=0.29.0
playwright>=1.44.0
pydantic>=2.0.0
httpx>=0.27.0

[dev]
pytest>=8.0
pytest-asyncio>=0.23
pytest-cov>=5.0
respx>=0.21
ruff>=0.4
mypy>=1.10
