Files
PythonRobotics/requirements.txt
Atsushi Sakai 6f309828ba clean up doc dir (#568)
* clean up doc dir

* clean up doc dir

* clean up doc dir

* clean up doc dir
2021-11-17 20:04:09 +09:00

11 lines
264 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.0 # For sphinx documentation
sphinx_rtd_theme == 1.0.0
IPython == 7.29.0 # For sphinx documentation