Skip to content

Commit d5033b0

Browse files
dependabot[bot]iakov
authored andcommitted
Bump pyinstaller from 6.9.0 to 6.10.0
Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 6.9.0 to 6.10.0. - [Release notes](https://github.com/pyinstaller/pyinstaller/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst) - [Commits](pyinstaller/pyinstaller@v6.9.0...v6.10.0) --- updated-dependencies: - dependency-name: pyinstaller dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7185baf commit d5033b0

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.10.0.84
3-
pyinstaller==6.9.0
3+
pyinstaller==6.10.0
44
lobe==0.6.2
55

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

0 commit comments

Comments
 (0)