diff --git a/setup.py b/setup.py index c02f7d3..2157b83 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ "matplotlib==3.3.1", "memory-profiler==0.57.0", "networkx==2.5", - "numpy==1.19.2", + "numpy==1.22.0", "opencv-python==4.3.0.36", "openpyxl==3.0.5", "pandas==1.1.2",