diff --git a/requirements/torch_cu117_linux.txt b/requirements/torch_cu117_linux.txt index 450c65543c..ebfa68c47c 100644 --- a/requirements/torch_cu117_linux.txt +++ b/requirements/torch_cu117_linux.txt @@ -1,7 +1,7 @@ #pip install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu117 --extra-index-url https://download.pytorch.org/whl/cu117 -r torch_common.txt -torch==2.0.0+cu117; sys_platform == 'linux' -torchvision==0.15.1+cu117; sys_platform == 'linux' -torchtext==0.15.1; sys_platform == 'linux' -torchaudio==2.0.1+cu117; sys_platform == 'linux' +torch==2.0.1+cu117; sys_platform == 'linux' +torchvision==0.15.2+cu117; sys_platform == 'linux' +torchtext==0.15.2; sys_platform == 'linux' +torchaudio==2.0.2+cu117; sys_platform == 'linux' diff --git a/requirements/torch_cu117_windows.txt b/requirements/torch_cu117_windows.txt index d5d15b039f..03debbb6e5 100644 --- a/requirements/torch_cu117_windows.txt +++ b/requirements/torch_cu117_windows.txt @@ -1,7 +1,7 @@ #pip install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu117 --extra-index-url https://download.pytorch.org/whl/cu117 -r torch_common.txt -torch==2.0.0+cu117; sys_platform == 'win32' -torchvision==0.15.1+cu117; sys_platform == 'win32' -torchtext==0.15.1; sys_platform == 'win32' -torchaudio==2.0.1+cu117; sys_platform == 'win32' +torch==2.0.1+cu117; sys_platform == 'win32' +torchvision==0.15.2+cu117; sys_platform == 'win32' +torchtext==0.15.2; sys_platform == 'win32' +torchaudio==2.0.2+cu117; sys_platform == 'win32' diff --git a/requirements/torch_cu118_linux.txt b/requirements/torch_cu118_linux.txt index 85b8be05a9..d34969ef55 100644 --- a/requirements/torch_cu118_linux.txt +++ b/requirements/torch_cu118_linux.txt @@ -1,7 +1,7 @@ #pip install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu117 --extra-index-url https://download.pytorch.org/whl/cu118 -r torch_common.txt -torch==2.0.0+cu118; sys_platform == 'linux' -torchvision==0.15.1+cu118; sys_platform == 'linux' -torchtext==0.15.1; sys_platform == 'linux' -torchaudio==2.0.1+cu118; sys_platform == 'linux' +torch==2.0.1+cu118; sys_platform == 'linux' +torchvision==0.15.2+cu118; sys_platform == 'linux' +torchtext==0.15.2; sys_platform == 'linux' +torchaudio==2.0.2+cu118; sys_platform == 'linux' diff --git a/requirements/torch_cu118_windows.txt b/requirements/torch_cu118_windows.txt index 85b8be05a9..d34969ef55 100644 --- a/requirements/torch_cu118_windows.txt +++ b/requirements/torch_cu118_windows.txt @@ -1,7 +1,7 @@ #pip install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu117 --extra-index-url https://download.pytorch.org/whl/cu118 -r torch_common.txt -torch==2.0.0+cu118; sys_platform == 'linux' -torchvision==0.15.1+cu118; sys_platform == 'linux' -torchtext==0.15.1; sys_platform == 'linux' -torchaudio==2.0.1+cu118; sys_platform == 'linux' +torch==2.0.1+cu118; sys_platform == 'linux' +torchvision==0.15.2+cu118; sys_platform == 'linux' +torchtext==0.15.2; sys_platform == 'linux' +torchaudio==2.0.2+cu118; sys_platform == 'linux' diff --git a/requirements/torch_darwin.txt b/requirements/torch_darwin.txt index 5eb6b358d5..0e3ff64f98 100644 --- a/requirements/torch_darwin.txt +++ b/requirements/torch_darwin.txt @@ -1,6 +1,6 @@ #pip install torch torchvision torchaudio -r torch_common.txt -torch==2.0.0; sys_platform == 'darwin' -torchvision==0.15.1; sys_platform == 'darwin' -torchtext==0.15.1; sys_platform == 'darwin' -torchaudio==2.0.1; sys_platform == 'darwin' +torch==2.0.1; sys_platform == 'darwin' +torchvision==0.15.2; sys_platform == 'darwin' +torchtext==0.15.2; sys_platform == 'darwin' +torchaudio==2.0.2; sys_platform == 'darwin' diff --git a/requirements/torch_linux.txt b/requirements/torch_linux.txt index 845bbf1db8..96424b9ca4 100644 --- a/requirements/torch_linux.txt +++ b/requirements/torch_linux.txt @@ -1,7 +1,7 @@ #pip3 install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cpu --extra-index-url https://download.pytorch.org/whl/cpu -r torch_common.txt -torch==2.0.0+cpu; sys_platform == 'linux' -torchvision==0.15.1+cpu; sys_platform == 'linux' -torchtext==0.15.1; sys_platform == 'linux' -torchaudio==2.0.1+cpu; sys_platform == 'linux' +torch==2.0.1+cpu; sys_platform == 'linux' +torchvision==0.15.2+cpu; sys_platform == 'linux' +torchtext==0.15.2; sys_platform == 'linux' +torchaudio==2.0.2+cpu; sys_platform == 'linux' diff --git a/requirements/torch_windows.txt b/requirements/torch_windows.txt index f5ed5de1d4..a9ee0f348d 100644 --- a/requirements/torch_windows.txt +++ b/requirements/torch_windows.txt @@ -1,6 +1,6 @@ #pip install torch torchvision torchaudio -r torch_common.txt -torch==2.0.0; sys_platform == 'win32' -torchvision==0.15.1; sys_platform == 'win32' -torchtext==0.15.1; sys_platform == 'win32' -torchaudio==2.0.1; sys_platform == 'win32' +torch==2.0.1; sys_platform == 'win32' +torchvision==0.15.2; sys_platform == 'win32' +torchtext==0.15.2; sys_platform == 'win32' +torchaudio==2.0.2; sys_platform == 'win32'