colorama==0.4.6
six==1.16.0
tzlocal==4.2
pytz-deprecation-shim==0.1.0.post0
pycparser==2.21
gitdb==4.0.9
smmap==5.0.0
unittest_xml_reporting==3.1.0

[:platform_system == "Windows"]
tzdata==2022.1

[:python_version < "3.10"]
zipp==3.6.0

[:python_version < "3.7"]
importlib-resources==5.4.0

[:python_version < "3.8"]
typing-extensions==4.1.1

[:python_version < "3.9"]
backports.zoneinfo==0.2.1

[:python_version >= "3.6.8"]
cryptography>=42.0.4

[:python_version >= "3.7"]
coverage==6.4.2
pytz==2022.6
cffi==1.15.1
GitPython>=3.1.35

[dev]
check-manifest

[test]
coverage
