diff --git a/setup.py b/setup.py index d781775..36eda71 100644 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ "pydot==1.4.1", "networkx==2.2", "clang==6.0.0.2", - "numpy==1.16.6", + "numpy==1.22.0", "pandas==0.24.2" ] )