From 77619600cddfeddc6293f3aacb864424b118f363 Mon Sep 17 00:00:00 2001 From: John Pollock Date: Sun, 12 Apr 2026 21:08:47 -0500 Subject: [PATCH] chore(release): pin pyisolate to 0.10.2 --- requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index fdd053bdf..fc01778ac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,5 +35,4 @@ pydantic~=2.0 pydantic-settings~=2.0 PyOpenGL glfw - -pyisolate==0.10.1 +pyisolate==0.10.2