diff --git a/test/sagemaker_tests/tensorflow/tensorflow1_training/requirements.txt b/test/sagemaker_tests/tensorflow/tensorflow1_training/requirements.txt index 756d2cdd8907..b02e1e62bfe8 100644 --- a/test/sagemaker_tests/tensorflow/tensorflow1_training/requirements.txt +++ b/test/sagemaker_tests/tensorflow/tensorflow1_training/requirements.txt @@ -10,7 +10,7 @@ pytest==5.3.5 pytest-cov pytest-rerunfailures==9.0 pytest-xdist -requests==2.24 +requests==2.31.0 mock sagemaker>=2,<3 docker-compose