diff --git a/poetry.lock b/poetry.lock index 6cc3d61da..66485b17d 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c31b95cf06d05594bad1cf4f09b581497cb41f8b6c8fe93ee8f0bd2ad01f93c6 -size 618381 +oid sha256:f15594de9ee8d67839f4cc7ae6d5c25ae254046716900bce80fc6904a63951f8 +size 618404 diff --git a/pyproject.toml b/pyproject.toml index 6bc567921..007245540 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -166,6 +166,7 @@ pprofile = "*" polyline = "*" pre-commit = "*" pyautogui = "*" +pytools = "<=2024.1.3" # our pinned version of pyopencl use a broken version of pytools pyopencl = "==2023.1.4" # 2024.1 is broken on arm64 pygame = "*" pywinctl = "*"