Files
PythonRobotics/requirements/requirements.txt
dependabot[bot] c627f881a8 Bump mypy from 0.991 to 1.0.0 in /requirements (#789)
Bumps [mypy](https://github.com/python/mypy) from 0.991 to 1.0.0.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.991...v1.0.0)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-07 21:49:10 +09:00

9 lines
199 B
Plaintext

numpy == 1.24.2
scipy == 1.10.0
matplotlib == 3.6.3
cvxpy == 1.3.0
pytest == 7.2.1 # For unit test
pytest-xdist == 3.1.0 # For unit test
mypy == 1.0.0 # For unit test
ruff == 0.0.241 # For unit test