@ -5,7 +5,7 @@ setup(
version='0.0.1',
packages=find_packages(include=['adaptive_threshold', 'adaptive_threshold.*']),
install_requires=[
'python-opencv',
'opencv-python',
'numpy',
'docopt',
],