fix casadi pins (#37944)

This commit is contained in:
Harald Schäfer
2026-05-01 13:18:43 -07:00
committed by GitHub
parent f364110a36
commit 0f542bef38
+1 -1
View File
@@ -62,7 +62,7 @@ dependencies = [
"websocket_client",
# acados deps
"casadi >=3.6.6", # 3.12 fixed in 3.6.6
"casadi ==3.6.7", # pinned to match libcasadi bundled in commaai/dependencies@release-acados
# joystickd
"inputs",