diff --git a/{{cookiecutter.project_name}}/shared/requirements.txt b/{{cookiecutter.project_name}}/shared/requirements.txt index b9bc730..716b640 100644 --- a/{{cookiecutter.project_name}}/shared/requirements.txt +++ b/{{cookiecutter.project_name}}/shared/requirements.txt @@ -1,5 +1,5 @@ minio==4.0.0 -numpy==1.12.1 +numpy==1.22.0 pandas==0.19.2 scikit-learn==0.19.1 scipy==0.19.1