OpenCV version bump

Seems 76 has a security vulnerability, so let's quickly test 78.
This commit is contained in:
Hydrus Network Developer 2024-04-17 12:14:04 -05:00
parent 68fa9d839c
commit fb3dea178e
No known key found for this signature in database
GPG Key ID: 76249F053212133C
7 changed files with 7 additions and 6 deletions

View File

@ -22,7 +22,7 @@ Send2Trash>=1.5.0
service-identity>=18.1.0
Twisted>=20.3.0
opencv-python-headless==4.8.0.76
opencv-python-headless==4.8.1.78
python-mpv==1.0.5
requests==2.31.0

View File

@ -22,7 +22,7 @@ Send2Trash>=1.5.0
service-identity>=18.1.0
Twisted>=20.3.0
opencv-python-headless==4.8.0.76
opencv-python-headless==4.8.1.78
python-mpv==1.0.5
requests==2.31.0

View File

@ -22,7 +22,7 @@ Send2Trash>=1.5.0
service-identity>=18.1.0
Twisted>=20.3.0
opencv-python-headless==4.8.0.76
opencv-python-headless==4.8.1.78
python-mpv==1.0.5
requests==2.31.0

View File

@ -45,6 +45,7 @@ Filename: {app}\hydrus_client.exe; Description: Open the client; Flags: postinst
[Files]
Source: dist\Hydrus Network\*; DestDir: {app}; Flags: ignoreversion recursesubdirs createallsubdirs
[InstallDelete]
;v571: I made this basically do a clean install every time. There is no nice way to say "delete all folders except db", so might need to add specific versioned foldernames in future!
Name: {app}\Crypto; Type: filesandordirs; Components: install
Name: {app}\cv2; Type: filesandordirs; Components: install
Name: {app}\PySide6; Type: filesandordirs; Components: install

View File

@ -22,7 +22,7 @@ Send2Trash>=1.5.0
service-identity>=18.1.0
Twisted>=20.3.0
opencv-python-headless==4.8.0.76
opencv-python-headless==4.8.1.78
python-mpv==1.0.5
requests==2.31.0

View File

@ -1 +1 @@
opencv-python-headless==4.8.0.76
opencv-python-headless==4.8.1.78

View File

@ -12,7 +12,7 @@ Send2Trash>=1.5.0
service-identity>=18.1.0
Twisted>=20.3.0
opencv-python-headless==4.8.0.76
opencv-python-headless==4.8.1.78
requests==2.31.0
setuptools==69.1.1