httpx>=0.27.0
pydantic>=2.6.0
pydantic-settings>=2.2.0
python-dotenv>=1.0.1
typer>=0.12.3
rich>=13.7.1
mistralai>=1.0.0

[dev]
pytest>=8.2.0
build>=1.2.1
twine>=5.1.1

[email]
resend>=2.0.0

[postgres]
psycopg[binary]>=3.2.0

[semantic]
ragfallback

[web]
fastapi>=0.110.0
uvicorn>=0.27.1
