Files
PythonRobotics/requirements/requirements.txt
dependabot[bot] 748b9be4e7 Bump ruff from 0.1.8 to 0.1.9 in /requirements (#961)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.8 to 0.1.9.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.1.8...v0.1.9)

---
updated-dependencies:
- dependency-name: ruff
  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>
2023-12-27 08:33:04 +09:00

9 lines
197 B
Plaintext

numpy == 1.26.2
scipy == 1.11.4
matplotlib == 3.8.2
cvxpy == 1.4.1
pytest == 7.4.3 # For unit test
pytest-xdist == 3.5.0 # For unit test
mypy == 1.8.0 # For unit test
ruff == 0.1.9 # For unit test