diff --git a/pyproject.toml b/pyproject.toml index bea4fbb2..78bb9681 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ urls = { "homepage" = "https://github.com/commaai/opendbc" } dependencies = [ "scons", "numpy", - "crcmod", + "crcmod-plus", "tqdm", "pycapnp==2.1.0", "pycryptodome",