Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
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 dist/requirements_windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ opencv-contrib-python==4.10.0.84
# scenedetect pulls in opencv-python, which shares the cv2 install directory with
# opencv-contrib-python; the versions must match exactly or cv2 is corrupted.
opencv-python==4.10.0.84
pillow==12.2.0
pillow==12.3.0
platformdirs==4.3.6
pyinstaller>=6.0
pytest==9.0.3
Expand Down
Loading
Loading