From b4edbd9d5c9f03e86e55506ff5fa333d3f070110 Mon Sep 17 00:00:00 2001 From: Michael Carlstrom Date: Wed, 26 Jun 2024 09:14:58 -0400 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index fe9f8e74..debe1f98 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,6 @@ dependencies = [ 'flake8==7.1.0', 'mypy >= 1.7', 'pynput', - 'pyqt6', 'pyqtgraph', 'pyqtdarktheme', 'opencv-python>=4.8.1',