# Core Dependencies
mcp>=2.1.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

# Development
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

# CLI Tools
uv>=0.1.0
gunicorn>=21.2.0
uvicorn>=0.23.0
