# Offline Python Requirements - Fixed Versions for Reproducibility # Generated: 2026-03-04 # Target: Linux x86_64, Python 3.9 # Core OCR Dependencies paddleocr==2.7.5 paddlepaddle==2.5.2 opencv-python==4.8.0.76 pymupdf==1.23.0 pikepdf==8.0.0 # Flask API Server flask==3.0.0 werkzeug==3.0.0 gunicorn==21.2.0 # HTTP Client requests==2.31.0 urllib3==2.0.7 # Text Processing python-Levenshtein==0.23.0 # Numerical Computing numpy==1.24.0 scipy==1.11.0 # Image Processing Pillow==10.0.0 # Cryptography (for PDF signature verification) cryptography==41.0.0 # Additional Utilities chardet==5.2.0 idna==3.4 certifi==2023.11.17