mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-01-13 12:08:08 -05:00
Bump cvxpy from 1.2.1 to 1.2.2 in /requirements (#746)
Bumps [cvxpy](https://github.com/cvxpy/cvxpy) from 1.2.1 to 1.2.2. - [Release notes](https://github.com/cvxpy/cvxpy/releases) - [Commits](https://github.com/cvxpy/cvxpy/compare/v1.2.1...v1.2.2) --- updated-dependencies: - dependency-name: cvxpy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> 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.23.4
|
||||
scipy == 1.9.3
|
||||
matplotlib == 3.6.2
|
||||
cvxpy == 1.2.1
|
||||
cvxpy == 1.2.2
|
||||
pytest == 7.2.0 # For unit test
|
||||
pytest-xdist == 3.0.2 # For unit test
|
||||
mypy == 0.982 # For unit test
|
||||
|
||||
Reference in New Issue
Block a user