# Core dependencies
numpy>=1.19.0
opencv-python>=4.5.0
matplotlib>=3.4.0
pytesseract>=0.3.8
Pillow>=8.2.0
scikit-image>=0.18.0
scipy>=1.7.0
psutil>=5.8.0

# Optional GPU support (uncomment if needed)
# torch>=1.9.0
# torchvision>=0.10.0

# Development dependencies (uncomment for development)
# pytest>=6.0.0
# black>=21.0.0
# flake8>=3.9.0
# mypy>=0.910
