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
Generated
+2 -2
View File
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bda01c2cfde86550f4b60c5f3a77bdde7087ac1ced345287705ceba9e3804729
size 639265
oid sha256:d03106b0630a05a130b672f1bd69b330c89cee9ee01b3335b5437b20085caabf
size 640163
+1 -1
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"