
[: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
