pin pyopencl to fix aarch64 build (#31184)

* revert pyopencl

* revert that
old-commit-hash: eada51ec8ed570a4efe70909760460c976cd4f04
This commit is contained in:
Adeeb Shihadeh
2024-01-26 16:00:33 -08:00
committed by GitHub
parent 5441587c6b
commit 36c2a0bb30
2 changed files with 3 additions and 3 deletions

BIN
poetry.lock LFS generated

Binary file not shown.

View File

@@ -137,7 +137,7 @@ pprofile = "*"
polyline = "*"
pre-commit = "*"
pyautogui = "*"
pyopencl = "*"
pyopencl = "==2023.1.4" # 2024.1 is broken on arm64
pygame = "*"
pywinctl = "*"
pyprof2calltree = "*"