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 1bd0704 commit 3d01825Copy full SHA for 3d01825
setup.py
@@ -20,7 +20,7 @@
20
packages=["MTM"],
21
install_requires=[
22
'numpy',
23
- 'opencv-python-headless',
+ 'opencv-python-headless<=4.3.0',
24
'scikit-image',
25
'scipy',
26
'pandas'
0 commit comments