We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 926568f commit e4a943eCopy full SHA for e4a943e
setup.py
@@ -20,7 +20,7 @@
20
packages=["MTM"],
21
install_requires=[
22
'numpy',
23
- 'opencv-python-headless',
+ 'opencv-python-headless>=4.5.4',
24
'scikit-image',
25
'scipy',
26
'pandas'
0 commit comments