diff --git a/workshops/building-rag-workflows-with-sagemaker-and-bedrock/03-03_raft-customization/scripts/requirements.txt b/workshops/building-rag-workflows-with-sagemaker-and-bedrock/03-03_raft-customization/scripts/requirements.txt index 5484e62..dc2e325 100644 --- a/workshops/building-rag-workflows-with-sagemaker-and-bedrock/03-03_raft-customization/scripts/requirements.txt +++ b/workshops/building-rag-workflows-with-sagemaker-and-bedrock/03-03_raft-customization/scripts/requirements.txt @@ -8,5 +8,5 @@ trl==0.9.6 peft==0.12.0 wandb py7zr -mlflow==2.16.0 +mlflow==3.5.0rc0 sagemaker-mlflow==0.1.0 \ No newline at end of file