fastapi>=0.110.0
uvicorn[standard]>=0.27.1
pydantic>=2.6.0
pydantic-settings>=2.1.0
httpx>=0.27.0
python-dotenv>=1.0.0
sqlalchemy>=2.0.0
alembic>=1.13.0
aiosqlite>=0.19.0
apscheduler>=3.10.0
beautifulsoup4>=4.12.0
anthropic>=0.40.0
click>=8.0.0
pyyaml>=6.0
jinja2>=3.1.0
google-api-python-client>=2.100.0
google-auth-oauthlib>=1.0.0

[dev]
pytest>=7.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0
black>=23.0
flake8>=6.0
mypy>=1.0

[intelligence]
feedparser>=6.0.0

[notifications]
httpx>=0.27.0

[postgres]
asyncpg>=0.29.0
psycopg2-binary>=2.9.9

[rendering]
playwright>=1.40.0
