diff --git a/3_distributed_training/reinforcement-learning/grpo/veRL/pyproject.toml b/3_distributed_training/reinforcement-learning/grpo/veRL/pyproject.toml index c3b76c6..fcede92 100644 --- a/3_distributed_training/reinforcement-learning/grpo/veRL/pyproject.toml +++ b/3_distributed_training/reinforcement-learning/grpo/veRL/pyproject.toml @@ -38,7 +38,7 @@ dependencies = [ "sagemaker>=2.244.2", "setuptools>=80.7.1", "tensordict==0.6.2", - "torch==2.6.0", + "torch==2.8.0", "torchaudio==2.6.0", "torchdata>=0.11.0", "torchvision==0.21.0",