pydantic>=2.12.4

[all]
gaik[extract]
gaik[parser]

[ci]
langchain-core>=1.0.3
langchain-openai>=1.0.2
langchain-anthropic>=1.0.1
langchain-google-genai>=3.0.1
ruff>=0.14.1
build>=1.0
twine>=4.0
pytest>=8.0
pytest-cov>=4.1
pytest-mock>=3.12
tomli>=2.0.1

[dev]
ruff>=0.14.1
build>=1.0
twine>=4.0
pytest>=8.0
pytest-cov>=4.1
pytest-mock>=3.12
tomli>=2.0.1

[extract]
langchain-core>=1.0.3
langchain-openai>=1.0.2
langchain-anthropic>=1.0.1
langchain-google-genai>=3.0.1

[parser]
openai>=2.7
PyMuPDF>=1.23.0
python-dotenv>=1.0.0
