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

---
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-04-09 08:00:57 +09:00

9 lines
197 B
Plaintext

numpy == 1.26.4
scipy == 1.12.0
matplotlib == 3.8.4
cvxpy == 1.4.2
pytest == 8.1.1 # For unit test
pytest-xdist == 3.5.0 # For unit test
mypy == 1.9.0 # For unit test
ruff == 0.3.5 # For unit test