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',