Files
PythonRobotics/requirements.txt
2021-11-17 19:42:14 +09:00

10 lines
241 B
Plaintext

numpy == 1.21.4
scipy == 1.7.2
pandas == 1.3.4
matplotlib == 3.4.3
cvxpy == 1.1.17
pytest == 6.2.5 # For unit test
pytest-xdist == 2.4.0 # For unit test
sphinx == 4.3.0 # For sphinx documentation
IPython == 7.29.0 # For sphinx documentation