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 ba5afc0 commit afa43c6Copy full SHA for afa43c6
setup.py
@@ -16,7 +16,7 @@
16
packages=["MTM"],
17
install_requires=[
18
'numpy',
19
- 'opencv-python-headless=4.1.0.25',
+ 'opencv-python-headless==4.1.0.25',
20
'scikit-image',
21
'scipy',
22
'pandas'
0 commit comments