diff --git a/pyproject.toml b/pyproject.toml index 4f25a7f..03c9417 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,6 @@ dependencies = [ "PyQRCode>=1.2.1,<2", "python-barcode>=0.13.1,<1", "pyusb", - "PyQt6", "darkdetect", "typer", ]