openai>=1.0.0
pydantic>=2.0.0
httpx>=0.24.0
tiktoken>=0.5.0
loguru>=0.7.0
docstring-parser>=0.15

[all]
fastapi>=0.104.0
uvicorn>=0.24.0
websockets>=12.0
pyyaml>=6.0
PyMuPDF>=1.23.0
python-docx>=1.0.0
openpyxl>=3.1.0
aiofiles>=23.0.0
aiohttp>=3.9.0
requests>=2.31.0

[documents]
PyMuPDF>=1.23.0
python-docx>=1.0.0
openpyxl>=3.1.0
aiofiles>=23.0.0
aiohttp>=3.9.0
requests>=2.31.0

[server]
fastapi>=0.104.0
uvicorn>=0.24.0
websockets>=12.0
pyyaml>=6.0
