fastapi>=0.100
uvicorn[standard]>=0.20
httpx>=0.24
langchain-core>=0.1
pymupdf>=1.23

[dev]
pytest>=7.0
pytest-asyncio>=0.21
ruff
mypy
