pydantic>=2.5.0
python-dotenv>=1.0.0
pyyaml>=6.0.0
httpx>=0.27.0
aiohttp>=3.9.0
sqlalchemy>=2.0.0
click>=8.1.0
anthropic>=0.18.0
openai>=1.12.0
trafilatura>=1.6.0
ai-prophet-core<0.2.0,>=0.1.2

[dev]
pytest>=8.0.0
pytest-asyncio>=0.23.0
pytest-cov>=4.1.0
black>=24.0.0
ruff>=0.2.0
mypy>=1.8.0

[postgres]
psycopg2-binary>=2.9.0
