diff --git a/pyproject.toml b/pyproject.toml index 271b4ac..318e2dd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,6 +23,7 @@ dependencies = [ "PyYAML", "pybind11>=2.12", "requests>=2.25.1", + "PyQt6>=6.7.1", "av", "tqdm", "opencv-python==4.10.0.84",