setuptools==59.6.0 zc.buildout==3.0.0rc1 pip==21.3.1 wheel==0.37.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'