back to pypi casadi (#33182)

This commit is contained in:
Adeeb Shihadeh
2024-08-04 16:13:18 -07:00
committed by GitHub
parent c8d8db5947
commit 8e0a4f2faf
2 changed files with 608 additions and 622 deletions

View File

@@ -52,8 +52,7 @@ dependencies = [
"websocket_client",
# acados deps
"casadi @ https://github.com/commaai/casadi/releases/download/nightly-release-3.6.6/casadi-3.6.6-cp312-none-manylinux2014_aarch64.whl ; (python_version == '3.12' and platform_machine == 'aarch64')", # TODO: Go back to pypi casadi when they fix aarch64 for python312
"casadi; platform_machine != 'aarch64' or python_version != '3.12'",
"casadi >=3.6.6", # 3.12 fixed in 3.6.6
"future-fstrings",
# these should be removed

1227
uv.lock generated

File diff suppressed because it is too large Load Diff