always use opendbc master (#2244)

This commit is contained in:
Adeeb Shihadeh
2025-07-27 15:06:13 -07:00
committed by GitHub
parent ee32eb5240
commit ec22b46228

View File

@@ -13,7 +13,7 @@ classifiers = [
]
dependencies = [
"libusb1",
"opendbc @ git+https://github.com/commaai/opendbc.git@45bf6c8f548473dece52f780f60bd8e20c32bd65#egg=opendbc",
"opendbc @ git+https://github.com/commaai/opendbc.git@master#egg=opendbc",
]
[project.optional-dependencies]