back to pypi casadi (#33182)

pull/33087/head
Adeeb Shihadeh 9 months ago committed by GitHub
parent c8d8db5947
commit 8e0a4f2faf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 3
      pyproject.toml
  2. 1227
      uv.lock

@ -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

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save