mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-01-15 04:58:08 -05:00
10 lines
241 B
Plaintext
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
|