aboutsummaryrefslogtreecommitdiffstats
path: root/requirements.txt
blob: c4446454bc81d5d3ba4a1883a259c5858ec0ae16 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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