mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-01-14 22:28:04 -05:00
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>
9 lines
197 B
Plaintext
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
|