diff --git a/setup.py b/setup.py index 8d9c848..64d02c8 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ "click", "matplotlib", "nose", - "numpy<1.19.0,>=1.16.0", + "numpy<1.19.3,>=1.16.0", "Pillow", "scikit-image", "scipy",