diff --git a/{{cookiecutter.project_name}}/shared/requirements.txt b/{{cookiecutter.project_name}}/shared/requirements.txt index b9bc730..86298f3 100644 --- a/{{cookiecutter.project_name}}/shared/requirements.txt +++ b/{{cookiecutter.project_name}}/shared/requirements.txt @@ -2,4 +2,4 @@ minio==4.0.0 numpy==1.12.1 pandas==0.19.2 scikit-learn==0.19.1 -scipy==0.19.1 +scipy==1.10.0