langchain-core>=0.1.0
requests>=2.28.0

[all]
PyPDF2>=3.0.0
python-docx>=0.8.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
black>=23.0.0
ruff>=0.1.0

[docx]
python-docx>=0.8.0

[pdf]
PyPDF2>=3.0.0
