charset_normalizer>=3.4.0
dateparser>=1.1.2
lxml>=5.3.0
python-dateutil>=2.9.0.post0
urllib3<3,>=1.26

[all]
htmldate[dev]
htmldate[speed]

[dev]
mypy
pytest
pytest-cov
ruff
types-dateparser
types-python-dateutil
types-lxml
types-urllib3

[speed]
faust-cchardet>=2.1.19
urllib3[brotli]

[speed:python_version < "3.11"]
backports-datetime-fromisoformat
