diff --git a/requirements.txt b/requirements.txt index 644a0c8c7..f93409fc9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ matplotlib==3.2.1 pandas==1.0.4 pylint==2.5.3 scikit-learn==0.23.1 -scipy==1.4.1 +scipy==1.10.0 sphinx==2.2.1 # needed for docs sphinx-rtd-theme==0.4.3 # needed for docs statsmodels==0.11.1 diff --git a/setup.cfg b/setup.cfg index 08ceee199..7a213692d 100644 --- a/setup.cfg +++ b/setup.cfg @@ -49,7 +49,7 @@ install_requires = numpy==1.18.5 numba==0.49.1 scikit-learn==0.23.1 - scipy==1.4.1 + scipy==1.10.0 statsmodels==0.11.1 matplotlib==3.2.1 cvxpy==1.1.1