Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
numpy<2.0.0 # matplotlib is built with NumPy 1.x and conflicts with OpenCV 4.9+
opencv-python==4.11.0.86
opencv-python==4.13.0.92
pyinstaller==6.19.0
lobe==0.6.2

Expand Down
Loading