Update casadi to 3.6.3 (#28609)

Update casadi to 3.6.3. Update lock file
old-commit-hash: 30ccd442d47232ba340d8e03f644dee43a8606f9
This commit is contained in:
Kacper Rączy
2023-06-21 00:33:27 +02:00
committed by GitHub
parent e830fa0591
commit 49181f4aa8
2 changed files with 3 additions and 3 deletions

BIN
poetry.lock LFS generated

Binary file not shown.

View File

@@ -12,7 +12,7 @@ documentation = "https://docs.comma.ai"
[tool.poetry.dependencies]
python = "~3.8"
atomicwrites = "^1.4.0"
casadi = { version = "==3.5.5", platform = "linux" }
casadi = { version = "==3.6.3", platform = "linux" }
cffi = "^1.15.1"
crcmod = "^1.7"
cryptography = "^37.0.4"