numpy>=1.23
pandas>=1.5
beautifulsoup4>=4.11
requests>=2.28
lxml>=4.9
urllib3>=1.26
html5lib>=1.1
seaborn>=0.12
matplotlib>=3.6
scipy>=1.9

[dev]
pytest>=7.0
pytest-cov
black
isort
ruff
pre-commit
mypy>=1.0
types-requests
