requests>=2.25.0
Pillow>=8.0.0
PyPDF2>=2.0.0
python-docx>=0.8.11
openpyxl>=3.0.0
pandas>=1.3.0
pydantic>=1.9.0
typing-extensions>=4.0.0

[all]
numpy<2.0.0,>=1.21.0
opencv-python>=4.5.0
pytesseract>=0.3.8
easyocr>=1.6.0
torch>=1.12.0
torchvision>=0.13.0
transformers>=4.20.0

[cpu]
numpy<2.0.0,>=1.21.0
opencv-python>=4.5.0
pytesseract>=0.3.8
easyocr>=1.6.0

[dev]
pytest>=6.0.0
pytest-cov>=2.10.0
black>=21.0.0
flake8>=3.8.0
mypy>=0.910

[gpu]
numpy<2.0.0,>=1.21.0
torch>=1.12.0
torchvision>=0.13.0
transformers>=4.20.0
opencv-python>=4.5.0
