aboutsummaryrefslogtreecommitdiffstats
path: root/requirements.txt
blob: 7055f6a5f717cba82365b053dd0b5557448ea97b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
setuptools==67.8.0
packaging
build==0.7
six
wheel>=0.35
PyOpenGL
pyinstaller==3.6; platform_machine != 'aarch64'
numpy
distro; sys_platform == 'linux'
patchelf==0.15; sys_platform == 'linux'
tqdm; sys_platform == 'linux'
gitpython; sys_platform == 'linux'