Babel>=2.0
isodate>=0.5.4
leather>=0.3.2
parsedatetime!=2.5,>=2.1
python-slugify>=1.2.1
pytimeparse>=1.1.5

[:platform_system == "Windows"]
tzdata>=2023.3

[test]
coverage>=3.7.1
cssselect>=0.9.1
lxml>=3.6.0
pytest
pytest-cov

[test:python_version < "3.9"]
backports.zoneinfo

[test:sys_platform == "linux"]
PyICU>=2.4.2
