diff --git a/code-env/python/spec/requirements.txt b/code-env/python/spec/requirements.txt index 9e9c5b9..3d67062 100644 --- a/code-env/python/spec/requirements.txt +++ b/code-env/python/spec/requirements.txt @@ -6,4 +6,4 @@ scikit-learn>=0.20,<=1.0.2 tensorflow>=2.1,<=2.11.1 tensorflow-hub==0.7.0 grpcio==1.39.0; python_version <= '3.6' -grpcio==1.54.0; python_version >= '3.7' +grpcio==1.54.3; python_version >= '3.7'