langgraph>=0.2.0
typing-extensions>=4.8.0
openai<3,>=2.13
langchain<2,>=0.3.27
langchain-text-splitters<2,>=0.3.11
langchain-experimental<1,>=0.4.1
PyMuPDF>=1.24.0
pdfplumber>=0.11.0
python-docx>=1.0.0
python-pptx>=0.6.21
pypdfium2>=4.0.0
pdf2image>=1.16.0
Pillow>=9.0.0
openpyxl>=3.1.0
pandas>=2.3.3
python-dateutil>=2.8.0
httpx>=0.24.0

[azure]
azure-storage-blob>=12.0.0
python-dotenv>=1.0.0

[dev]
pytest>=7.0
pytest-cov>=4.0
ruff>=0.4.0
mypy>=1.8
