diff --git a/requirements-rtd.txt b/requirements-rtd.txt index 7243b1f..c9c4b38 100644 --- a/requirements-rtd.txt +++ b/requirements-rtd.txt @@ -3,7 +3,7 @@ pybel==0.13.2 click==7.0 tqdm==4.31.1 numpy==1.16.3 -scipy==1.2.1 +scipy==1.10.0 scikit-learn==0.21.3 pandas==0.24.2 openpyxl==3.0.2 diff --git a/setup.cfg b/setup.cfg index 6644096..07949d5 100644 --- a/setup.cfg +++ b/setup.cfg @@ -53,7 +53,7 @@ install_requires = click==7.0 tqdm==4.31.1 numpy==1.16.3 - scipy==1.2.1 + scipy==1.10.0 scikit-learn==0.21.3 pandas==0.24.2 openpyxl==3.0.2