pandas<3.0.0,>=1.5.0
numpy<1.25.0,>=1.21.0
scikit-learn<2.0.0,>=1.1.0
beautifulsoup4>=4.10.0
selenium<5.0.0,>=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.14.0,>=2.11.1
keras<3.0.0,>=2.11.0

[dev]
check-manifest
pytest
flake8
black
isort

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