langchain>=0.1.0
langchain-community>=0.0.1
pandas>=2.0.0
sentence-transformers>=2.2.2
transformers>=4.30.0
langchain-chroma>=0.1.0
langsmith>=0.0.30
python-dotenv>=1.0.0
backoff>=2.2.1
chromadb>=0.4.0
wbdata>=0.3.0
huggingface-hub>=0.23.0
requests>=2.31.0
redis>=5.0.1
cachetools>=5.3.2
fakeredis>=2.20.0
spacy>=3.7.2

[dev]
pytest>=7.0.0
pytest-cov>=4.1.0
pytest-benchmark>=4.0.0
black==24.2.0
flake8>=6.0.0
isort>=5.13.2
mypy>=1.0.0
pre-commit>=3.5.0

[docs]
mkdocs>=1.5.0
mkdocs-material>=9.5.0
mkdocstrings[python]>=0.24.0
mkdocs-gen-files>=0.5.0
mkdocs-literate-nav>=0.6.0
mkdocs-include-markdown-plugin>=4.0.0

[publish]
build>=1.0.0
twine>=4.0.0

[test]
pytest>=7.0.0
pytest-cov>=4.1.0
pytest-benchmark>=4.0.0
