Skip to content

Commit afa43c6

Browse files
committed
Fix version
1 parent ba5afc0 commit afa43c6

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
@@ -16,7 +16,7 @@
1616
packages=["MTM"],
1717
install_requires=[
1818
'numpy',
19-
'opencv-python-headless=4.1.0.25',
19+
'opencv-python-headless==4.1.0.25',
2020
'scikit-image',
2121
'scipy',
2222
'pandas'

0 commit comments

Comments
 (0)