diff --git a/products/language/python/requirements.txt b/products/language/python/requirements.txt index 263e56c..7ec198f 100644 --- a/products/language/python/requirements.txt +++ b/products/language/python/requirements.txt @@ -1,3 +1,3 @@ google-cloud-language==2.9.1 numpy==1.24.3; python_version > '3.7' -numpy==1.21.6; python_version == '3.7' +numpy==1.22.0; python_version == '3.7'