diff --git a/synthtool/gcp/templates/python_notebooks_testing_pipeline/.cloud-build/requirements.txt b/synthtool/gcp/templates/python_notebooks_testing_pipeline/.cloud-build/requirements.txt index 8f173ce00..8189df0d9 100644 --- a/synthtool/gcp/templates/python_notebooks_testing_pipeline/.cloud-build/requirements.txt +++ b/synthtool/gcp/templates/python_notebooks_testing_pipeline/.cloud-build/requirements.txt @@ -2,7 +2,7 @@ ipython==7.0 jupyter==1.0 nbconvert==6.0 papermill==2.3 -numpy==1.22.1 +numpy==1.22.3 pandas==1.2 matplotlib==3.4 tabulate==0.8.9 \ No newline at end of file