Skip to content

Commit

Permalink
Add missing PyQt6 requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
Pbatch committed Sep 10, 2024
1 parent e5f654b commit 4b4adea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 4b4adea

Please sign in to comment.