python-dateutil>=2.8.1
regex>=2020.11.13
urllib3<2,>=1.25

[:python_version < "3.6"]
chardet==3.0.4

[:python_version == "3.4"]
dateparser==0.7.1
lxml==4.3.5

[:python_version > "3.4"]
dateparser>=1.0.0
lxml>=4.6.2

[:python_version >= "3.6"]
chardet>=3.0.4

[speed]
ciso8601>=2.1.3

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

[speed:python_version > "3.4"]
cchardet>=2.1.7
