PC: added missing hexdump package for selfdrive/debug/dump.py (#32959)

added missing hexdump package
old-commit-hash: 0f34e6e3b6e3627416129c34e4b9ff463d87c2ac
This commit is contained in:
eFini
2024-07-13 07:44:22 +08:00
committed by GitHub
parent 76b55d39d7
commit 83bd7a786e
2 changed files with 8 additions and 0 deletions

View File

@@ -115,6 +115,7 @@ dev = [
"tabulate",
"types-requests",
"types-tabulate",
"hexdump",
# this is only pinned since 5.15.11 is broken
"pyqt5 ==5.15.2; platform_machine == 'x86_64'", # no aarch64 wheels for macOS/linux