diff --git a/setup.py b/setup.py index 86c79dc..6e6da26 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ setup( name="im2dhisteq", - version="1.0.3", + version="1.0.4", author="mamdasn s", author_email="", url="https://github.com/Mamdasn/im2dhisteq", @@ -24,6 +24,8 @@ "numpy", "numba", "im2dhist", + "opencv-python", + "tqdm", ], keywords=[ "python",