back to pypi casadi (#33182)

old-commit-hash: 8e0a4f2faf
pull/33302/head
Adeeb Shihadeh 9 months ago committed by GitHub
parent fe4ab0a22d
commit f2299dfcb2
  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