Skip to content

Commit

Permalink
switch to non-headless opencv
Browse files Browse the repository at this point in the history
  • Loading branch information
calebweinreb committed Feb 1, 2024
1 parent 4234033 commit 1620e59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ install_requires =
ipykernel
pyqtgraph
networkx
opencv-python-headless==4.1.2.30
opencv-python==4.1.2.30
vidio>=0.0.3
pytest
pytest-qt
Expand Down

0 comments on commit 1620e59

Please sign in to comment.