Skip to content

Commit 564becb

Browse files
Bump pyinstaller from 6.18.0 to 6.19.0
Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 6.18.0 to 6.19.0. - [Release notes](https://github.com/pyinstaller/pyinstaller/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst) - [Commits](pyinstaller/pyinstaller@v6.18.0...v6.19.0) --- updated-dependencies: - dependency-name: pyinstaller dependency-version: 6.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 130f509 commit 564becb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
numpy<2.0.0 # matplotlib is built with NumPy 1.x and conflicts with OpenCV 4.9+
22
opencv-python==4.11.0.86
3-
pyinstaller==6.18.0
3+
pyinstaller==6.19.0
44
lobe==0.6.2
55

66
--extra-index-url https://google-coral.github.io/py-repo/

0 commit comments

Comments
 (0)