Files
PythonRobotics/requirements/requirements.txt
dependabot[bot] 73d1189e82 Bump cvxpy from 1.4.1 to 1.4.2 in /requirements (#970)
Bumps [cvxpy](https://github.com/cvxpy/cvxpy) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/cvxpy/cvxpy/releases)
- [Commits](https://github.com/cvxpy/cvxpy/compare/v1.4.1...v1.4.2)

---
updated-dependencies:
- dependency-name: cvxpy
  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-01-23 20:40:15 +09:00

9 lines
198 B
Plaintext

numpy == 1.26.3
scipy == 1.12.0
matplotlib == 3.8.2
cvxpy == 1.4.2
pytest == 7.4.4 # For unit test
pytest-xdist == 3.5.0 # For unit test
mypy == 1.8.0 # For unit test
ruff == 0.1.14 # For unit test