Skip to content

Commit fffab8c

Browse files
Bump pyinstaller from 6.14.1 to 6.14.2
Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 6.14.1 to 6.14.2. - [Release notes](https://github.com/pyinstaller/pyinstaller/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst) - [Commits](pyinstaller/pyinstaller@v6.14.1...v6.14.2) --- updated-dependencies: - dependency-name: pyinstaller dependency-version: 6.14.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6b607eb commit fffab8c

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.14.1
3+
pyinstaller==6.14.2
44
lobe==0.6.2
55

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

0 commit comments

Comments
 (0)