numpy==1.16.6; python_version < '3'
# numpy; python_version >= '3', installed in coin_*_instructions.py atm
# see https://tinyurl.com/y3dm3h86 for details
# setuptools from v45+ removed the support for Python 2, so we pin an old release
setuptools==44.0.0; python_version < '3'
setuptools; python_version >= '3'
packaging
sphinx
six
wheel>=0.35
PyOpenGL
pyinstaller==3.6
