diff --git a/pyproject.toml b/pyproject.toml index a35ec48..5341226 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ dependencies = [ "je_open_cv==0.0.22", "pillow==12.2.0", "pyobjc-core==12.1;platform_system=='Darwin'", - "pyobjc==12.1;platform_system=='Darwin'", + "pyobjc==12.2;platform_system=='Darwin'", "python-Xlib==0.33;platform_system=='Linux'", "mss==10.2.0", "defusedxml==0.7.1",