mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-07 01:06:01 +08:00
pin pyopencl to fix aarch64 build (#31184)
* revert pyopencl * revert that old-commit-hash: eada51ec8ed570a4efe70909760460c976cd4f04
This commit is contained in:
Generated
+2
-2
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2edbbd8f9da5578d482255619b5572a64f016ede9789af278d5c73f3964e08f0
|
||||
size 587785
|
||||
oid sha256:67a7b712bc46169e4776b72348ab5fb31fd43918e93eb6ec713827544d506428
|
||||
size 589977
|
||||
|
||||
+1
-1
@@ -137,7 +137,7 @@ pprofile = "*"
|
||||
polyline = "*"
|
||||
pre-commit = "*"
|
||||
pyautogui = "*"
|
||||
pyopencl = "*"
|
||||
pyopencl = "==2023.1.4" # 2024.1 is broken on arm64
|
||||
pygame = "*"
|
||||
pywinctl = "*"
|
||||
pyprof2calltree = "*"
|
||||
|
||||
Reference in New Issue
Block a user