aiofiles>=0.8.0

[advanced]
sentence-transformers>=2.2.0
nltk>=3.8
spacy>=3.5.0

[all]
PyMuPDF>=1.23.0
pdfplumber>=0.9.0
python-docx>=0.8.11
python-pptx>=0.6.21
openpyxl>=3.1.0
beautifulsoup4>=4.11.0
lxml>=4.9.0
pytesseract>=0.3.10
Pillow>=9.0.0
sentence-transformers>=2.2.0
nltk>=3.8
spacy>=3.5.0

[dev]
pytest>=7.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0
black>=23.0
mypy>=1.0
flake8>=6.0
pre-commit>=3.0.0
twine>=4.0.0

[html]
beautifulsoup4>=4.11.0
lxml>=4.9.0

[langchain]
langchain>=0.1.0
langchain-community>=0.0.10

[llamaindex]
llama-index>=0.9.0

[ocr]
pytesseract>=0.3.10
Pillow>=9.0.0

[office]
python-docx>=0.8.11
python-pptx>=0.6.21
openpyxl>=3.1.0

[pdf]
PyMuPDF>=1.23.0
pdfplumber>=0.9.0

[test]
pytest>=7.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0
pytest-mock>=3.10.0
