numpy>=1.20.0
requests>=2.28
beautifulsoup4>=4.12

[all]
llama-cpp-python>=0.2.0
pdfminer.six>=20221105
python-docx>=1.0
openpyxl>=3.1

[dev]
pytest>=7.0
pytest-asyncio>=0.21
black>=22.0

[docx]
python-docx>=1.0

[llamacpp]
llama-cpp-python>=0.2.0

[pdf]
pdfminer.six>=20221105

[xlsx]
openpyxl>=3.1
