boto3>=1.28
docling~=2.107.0
docling-core[chunking]~=2.84.0
langchain_chroma~=1.1.0
langchain-text-splitters~=1.1.0
multiprocess>=0.70
ogx-client<=1.1.3,>=1.1.0
pandas==2.2.*
pydantic==2.11.*
pygam~=0.12.0
scikit-learn==1.8.*
unitxt~=1.26.1

[code_check]
pylint
black
isort

[dev]
ai4rag[test]
ai4rag[code_check]
ai4rag[docs]
ai4rag[llm-judge]
beautifulsoup4
dotenv
ipykernel

[docs]
mkdocs~=1.6.0
mkdocs-material~=9.5
mkdocstrings[python]>=0.25.0
mkdocs-git-revision-date-localized-plugin>=1.2.0
mkdocs-minify-plugin>=0.8.0

[test]
pytest
pytest-cov
pytest-mock
psutil
nbformat
