packaging==26.0 pip==26.0.1 setuptools==81.0.0 wheel==0.46.3 zc.buildout==4.2.0 # Windows specific down here (has to be installed here, fails in buildout) # Dependency of zope.sendmail: pywin32 ; platform_system == 'Windows' # SSL Certs on windows, because Python is missing them otherwise: certifi ; platform_system == 'Windows'