pandas>=1.5.0
numpy>=1.21.0
scikit-learn>=1.3.0
beautifulsoup4>=4.10.0
selenium>=4.8.0
webdriver-manager>=3.8.0
Pillow>=10.0.0
joblib>=1.2.0
tqdm>=4.64.0
nltk>=3.8
tensorflow>=2.12.0

[dev]
check-manifest
pytest
flake8
black
isort

[test]
coverage
pytest
pytest-cov
pytest-mock
flake8
