diff --git a/setup.py b/setup.py index 0839dd1..e57dad0 100644 --- a/setup.py +++ b/setup.py @@ -21,7 +21,7 @@ "networkx==2.8.8", "numpy==1.23.5", "scikit-learn==1.2.0", - "scipy==1.9.3", + "scipy==1.10.0", "seaborn==0.12.1", "tensorboard==2.11.0", "tensorflow==2.11.1",