Extraction_validate / requirements-dev.txt
Monike123's picture
Deploy DocVerify FastAPI backend (EasyOCR + Gemini 3 Flash)
0e39d80
Raw
History Blame Contribute Delete
295 Bytes
# Dev / optional extras (NOT installed in the lean production image).
# Install with: pip install -r requirements.txt -r requirements-dev.txt
-r requirements.txt
pytest>=8.0.0
# Only needed when ENABLE_SCRAPER=true (Selenium company-email discovery).
selenium>=4.15.0
webdriver-manager>=4.0.0