pytz_deprecation_shim

[:platform_system == "Windows"]
tzdata

[:python_version < "3.9"]
backports.zoneinfo

[devenv]
pytest-cov
black
pyroma
zest.releaser

[test]
pytest>=4.3
pytest-mock>=3.3
