tqdm==4.66.3
beautifulsoup4>=4.0.0
pandas==1.4.2
nltk==3.9
tensorflow<2.16.0,>=2.11.1
numpy<2.0.0,>=1.21.0
scikit-learn==1.5.0
joblib==1.2.0
selenium==4.8.0
webdriver_manager==3.8.5
pillow==10.3.0

[dev]
check-manifest
pytest
flake8
black
isort

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