Files
PythonRobotics/requirements/requirements.txt
dependabot[bot] e6215ace2e Bump matplotlib from 3.8.2 to 3.8.3 in /requirements (#979)
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.8.2 to 3.8.3.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](https://github.com/matplotlib/matplotlib/compare/v3.8.2...v3.8.3)

---
updated-dependencies:
- dependency-name: matplotlib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-20 20:43:17 +09:00

9 lines
197 B
Plaintext

numpy == 1.26.4
scipy == 1.12.0
matplotlib == 3.8.3
cvxpy == 1.4.2
pytest == 8.0.0 # For unit test
pytest-xdist == 3.5.0 # For unit test
mypy == 1.8.0 # For unit test
ruff == 0.2.1 # For unit test