setuptools==42.0.2
zc.buildout==2.13.3
wheel
pandas==1.3.4
openpyxl==3.0.9

# 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'
# Dependency of collective.recipe.omelette:
ntfsutils ; platform_system == 'Windows' and python_version < '3.0'
# setuptools==38.2.4
# zc.buildout==2.13.4

Pillow==6.2.2
git+https://github.com/collective/collective.transmogrifier@python3#egg=collective.transmogrifier
git+https://github.com/collective/plone.app.transmogrifier.git@python3#egg=plone.app.transmogrifier
git+https://github.com/collective/collective.jsonmigrator.git@python3#egg=collective.jsonmigrator
git+https://github.com/collective/transmogrify.dexterity.git#egg=transmogrify.dexterity
