Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit e4a943e

Browse files
force opencv version to min 4.5.4
1 parent 926568f commit e4a943e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
packages=["MTM"],
2121
install_requires=[
2222
'numpy',
23-
'opencv-python-headless',
23+
'opencv-python-headless>=4.5.4',
2424
'scikit-image',
2525
'scipy',
2626
'pandas'

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /