mcp>=1.26.0
crawl4ai>=0.4.3
aiocache>=0.12.0
aiohttp>=3.9.0
uvloop>=0.19.0
python-dotenv>=1.0.0
pydantic>=2.5.0
playwright>=1.40.0

[dev]
pytest>=7.4.0
pytest-asyncio>=0.23.0
pytest-benchmark>=4.0.0
black>=23.9.0
mypy>=1.5.0
isort>=5.12.0

[monitoring]
prometheus-client>=0.17.0
sentry-sdk>=1.30.0

[server]
gunicorn>=21.2.0
uvicorn>=0.23.0
