requests>=2.31.0
beautifulsoup4>=4.12.0
lxml>=4.9.0
selenium>=4.15.0
webdriver-manager>=3.8.0
openai>=1.3.0
google-generativeai>=0.3.0
Pillow>=10.0.0
python-dotenv>=1.0.0
colorama>=0.4.6
tqdm>=4.66.0
validators>=0.22.0
requests-toolbelt>=0.10.1

[dev]
pytest>=7.4.0
pytest-cov>=4.1.0
black>=23.9.0
flake8>=6.1.0
mypy>=1.6.0
pre-commit>=3.5.0
