anthropic>=0.7.0
chromadb>=0.3.0
sentence-transformers>=2.2.0
PyPDF2>=3.0.0
python-dateutil>=2.8.0

[async]
asyncio>=3.4.3

[dev]
pytest>=7.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0
black>=23.0
ruff>=0.1.0
mypy>=1.0
isort>=5.12.0

[docs]
sphinx>=5.0
sphinx-rtd-theme>=1.0
sphinx-autodoc-typehints>=1.19
