pydantic~=2.0
openai~=1.29
numpy~=1.26
anthropic>=0.29.0
google-generativeai~=0.7

[dev]
pytest==8.2.0
pytest-cov==5.0.0
pytest-asyncio==0.23.6
pytest-rerunfailures==14.0
pytest-xdist==3.6.1
pylint==3.2.0
pyright==1.1.363
bandit==1.7.8
black==24.4.2
isort==5.13.2
pre-commit==3.7.1

[examples]
langchain==0.2.2
langchain-openai==0.1.8
langchain-community==0.2.3
pypdf==4.2.0
docx2txt==0.8
faiss-cpu==1.7.4

[pub]
build==1.2.1
twine==5.1.1
