mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-01-15 01:27:55 -05:00
Bump cvxpy from 1.5.1 to 1.5.2 in /requirements (#1035)
Bumps [cvxpy](https://github.com/cvxpy/cvxpy) from 1.5.1 to 1.5.2. - [Release notes](https://github.com/cvxpy/cvxpy/releases) - [Commits](https://github.com/cvxpy/cvxpy/compare/v1.5.1...v1.5.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>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
numpy == 1.26.4
|
||||
scipy == 1.13.1
|
||||
matplotlib == 3.9.0
|
||||
cvxpy == 1.5.1
|
||||
cvxpy == 1.5.2
|
||||
pytest == 8.2.2 # For unit test
|
||||
pytest-xdist == 3.6.1 # For unit test
|
||||
mypy == 1.10.0 # For unit test
|
||||
|
||||
Reference in New Issue
Block a user