aiohttp>=3.9
beautifulsoup4>=4.12
defusedxml>=0.7
lxml>=5.0
packaging>=23.0
regex>=2024.0

[:python_version < "3.11"]
tomli>=2.0

[dev]
pytest>=7.0
pytest-asyncio>=0.23
pytest-cov>=4.0
aioresponses>=0.7
tqdm>=4.60
ruff>=0.6
mypy>=1.8

[playwright]
playwright>=1.40

[progress]
tqdm>=4.60
