diff --git a/community-content/vertex-distributed-training/a3mega/llama-3-8b-nemo-pretraining/docker/requirements.txt b/community-content/vertex-distributed-training/a3mega/llama-3-8b-nemo-pretraining/docker/requirements.txt index 6cca85be0..b24d39163 100644 --- a/community-content/vertex-distributed-training/a3mega/llama-3-8b-nemo-pretraining/docker/requirements.txt +++ b/community-content/vertex-distributed-training/a3mega/llama-3-8b-nemo-pretraining/docker/requirements.txt @@ -5,6 +5,6 @@ immutabledict==4.2.1 protobuf==4.25.8 opencv-python-headless==4.11.0.86 docutils==0.16 -urllib3==2.0.7 +urllib3==2.5.0 google-cloud-storage==3.0.0 retrying