diff --git a/setup.py b/setup.py index 957c506..75a9bb6 100644 --- a/setup.py +++ b/setup.py @@ -26,7 +26,7 @@ "scikit-image==0.17.2", "scikit-learn==0.22.2.post1", "pandas==1.2.4", - "numpy==1.18.1", + "numpy==1.22.0", "scipy==1.3.2", "networkx==2.4", "lxml==4.6.3",