From 5899f0fdf5b9735d278c2b8c4c234c2970584014 Mon Sep 17 00:00:00 2001 From: Malia Gehan Date: Wed, 27 Mar 2024 16:10:27 -0500 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 3b44350..d015fbb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ dependencies = [ "plantcv", "matplotlib", "napari", - "pyqt" + "PyQt5" ] requires-python = ">=3.6" authors = [