a b/requirements.txt
1
# for Leap Motion recording
2
matplotlib==3.3.3
3
numpy>=1.19.5
4
pandas==1.1.5
5
# for simulation
6
AnyPyTools==1.7.8
7
# for PyMO (bvh animation)
8
scikit-learn==0.23.2
9
# for GUI
10
Gooey==1.0.8.1
11
pywin32==301
12
pywinauto==0.6.8
13
wxPython>=4.1.0