mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-06-28 18:12:05 +08:00
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:
Generated
+2
-2
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bda01c2cfde86550f4b60c5f3a77bdde7087ac1ced345287705ceba9e3804729
|
||||
size 639265
|
||||
oid sha256:d03106b0630a05a130b672f1bd69b330c89cee9ee01b3335b5437b20085caabf
|
||||
size 640163
|
||||
|
||||
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user