From d35146ea412a7d1665f51b97e48c30851e015229 Mon Sep 17 00:00:00 2001 From: Spencer Pogorzelski <34356756+spencerpogo@users.noreply.github.com> Date: Tue, 26 Nov 2024 14:04:19 -0500 Subject: [PATCH] Pin binsync to latest --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 13fa273c0..2021d7a86 100644 --- a/setup.cfg +++ b/setup.cfg @@ -27,7 +27,7 @@ install_requires = tomlkit pyobjc-framework-Cocoa;platform_system == "Darwin" thefuzz[speedup] - binsync>=4.0.0 + binsync==5.2.0 rpyc # requirements for vendorized qtconsole package