colorama==0.4.6
####################
pytz==2022.6
six==1.16.0
tzlocal==4.2
############
pytz-deprecation-shim==0.1.0.post0
tzdata==2022.1;platform_system=="Windows"

cryptography>=50.0.0
####################
cffi>=2.0.0
pycparser==2.21
GitPython>=3.1.58
####################
gitdb==4.0.9
smmap==5.0.0
unittest_xml_reporting==3.1.0
####################
# Unpinned transitive dep of unittest_xml_reporting; floored off the XXE-vulnerable
# 5.x/6.0.x line (CVE-2026-41066, SLDEV-28362).
lxml>=6.1.1

####################
# HTTP libraries
####################
urllib3>=2.7.0
requests>=2.33.0

# idna and certifi
idna>=3.15
certifi>=2025.8.3
