diff --git a/setup.py b/setup.py index 5608f73..1b4bfe9 100644 --- a/setup.py +++ b/setup.py @@ -58,7 +58,7 @@ def get_info(info: str, rel_path: str): }, install_requires=[ "PyQt6", - "pystages==1.1.1", + "pystages==1.2", "Pillow==10.3.0", "opencv-python==4.9.0.80", "pyusb==1.2.1",