htmldate>=0.6.2
justext>=2.2.0
readability-lxml>=0.7.1

[:python_version == "3.4"]
lxml==4.3.5
requests==2.21.0

[:python_version > "3.4"]
lxml>=4.4.2
requests>=2.22.0

[all]
langid>=1.1.6

[all:python_version == "3.4"]
cchardet==2.1.4

[all:python_version > "3.4"]
cchardet>=2.1.5
