Files
PythonRobotics/requirements.txt
Atsushi Sakai b8f28cc6a3 fix deprecation warning for latest numpy (#480)
* fix deprication version for latest numpy

* fix deprication version for latest numpy

* fix deprication version for latest numpy

* fix deprication version for latest numpy
2021-02-10 22:02:51 +09:00

6 lines
83 B
Plaintext

numpy == 1.20.1
scipy == 1.6.0
pandas == 1.2.1
matplotlib == 3.3.4
cvxpy == 1.1.10