diff --git a/deployed_templates/jupyter/requirements.txt b/deployed_templates/jupyter/requirements.txt index d0c8a92..ae8856b 100644 --- a/deployed_templates/jupyter/requirements.txt +++ b/deployed_templates/jupyter/requirements.txt @@ -1,6 +1,6 @@ ipywidgets==8.1.2 matplotlib==3.8.4 pandas==2.2.2 -torch==2.3.0 +torch==2.6.0 torchvision==0.18.0 tqdm==4.66.4 diff --git a/templates/jupyter/requirements.txt b/templates/jupyter/requirements.txt index d0c8a92..ae8856b 100644 --- a/templates/jupyter/requirements.txt +++ b/templates/jupyter/requirements.txt @@ -1,6 +1,6 @@ ipywidgets==8.1.2 matplotlib==3.8.4 pandas==2.2.2 -torch==2.3.0 +torch==2.6.0 torchvision==0.18.0 tqdm==4.66.4