packaging==25.0 pip==25.2 setuptools==80.9.0 wheel==0.45.1 zc.buildout==4.1.12 # 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'