fastapi>=0.115
pydantic>=2
python-dotenv>=1
uvicorn>=0.30
jinja2>=3.1
requests>=2.31
websockets>=12.0

[harvest]
pymupdf>=1.24
beautifulsoup4>=4.12
lxml>=5
pdfminer.six>=20231228
pypdf>=4

[test]
httpx>=0.27
pytest>=8
