Spaces:
Sleeping
Sleeping
File size: 295 Bytes
0e39d80 | 1 2 3 4 5 6 7 8 9 10 | # 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 |