crcmod -> crcmod-plus (#2999)

This commit is contained in:
Adeeb Shihadeh
2025-12-29 16:25:33 -08:00
committed by GitHub
parent c278560e7b
commit 5314249fd5

View File

@@ -12,7 +12,7 @@ urls = { "homepage" = "https://github.com/commaai/opendbc" }
dependencies = [
"scons",
"numpy",
"crcmod",
"crcmod-plus",
"tqdm",
"pycapnp==2.1.0",
"pycryptodome",