requests>=2.31.0
beautifulsoup4>=4.12.0
lxml>=4.9.0
tenacity>=8.2.0
playwright>=1.39.0
types-requests>=2.31.0
types-beautifulsoup4>=4.12.0

[dev]
black>=23.0
isort>=5.12
mypy>=1.0
ruff>=0.1
pre-commit>=3.3

[docs]
sphinx>=7.0
sphinx-rtd-theme>=1.3
myst-parser>=2.0

[test]
pytest>=7.0
pytest-cov>=4.0
pytest-mock>=3.10
tox>=4.0
