tqdm==4.66.3
bs4==0.0.1
pandas==1.4.2
nltk==3.9
tensorflow>=2.11.1
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
