diff --git a/community-content/vertex-distributed-training/a3mega/llama-3-8b-nemo-pretraining/requirements.txt b/community-content/vertex-distributed-training/a3mega/llama-3-8b-nemo-pretraining/requirements.txt index 948c0edc6..268c91799 100644 --- a/community-content/vertex-distributed-training/a3mega/llama-3-8b-nemo-pretraining/requirements.txt +++ b/community-content/vertex-distributed-training/a3mega/llama-3-8b-nemo-pretraining/requirements.txt @@ -45,5 +45,5 @@ six==1.17.0 sniffio==1.3.1 typing-inspection==0.4.0 typing_extensions==4.13.2 -urllib3==2.4.0 +urllib3==2.5.0 websockets==15.0.1 \ No newline at end of file