typer>=0.12
asyncpg>=0.30
httpx>=0.27
pydantic>=2.9
pydantic-settings>=2.6
beautifulsoup4>=4.12
sentence-transformers>=5.0
pgvector>=0.3
pyyaml>=6.0
fastmcp>=2.0
fastapi>=0.115
uvicorn>=0.34
numpy>=1.26

[dev]
pytest>=8.0
pytest-asyncio>=0.24
pytest-cov>=7.0
ruff>=0.8
testcontainers[postgres]>=4.0

[entra]
fastapi-azure-auth>=5.0
azure-identity>=1.19
aiohttp>=3.10
