PC: added missing hexdump package for selfdrive/debug/dump.py (#32959)
added missing hexdump package old-commit-hash: 0f34e6e3b6e3627416129c34e4b9ff463d87c2ac
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user