From c75d545e05f67c3ce86a94f8573b820a1043b3c3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 26 Mar 2021 05:44:24 +0000 Subject: [PATCH] Bump torch from 1.3.0 to 1.8.1 Bumps [torch](https://github.com/pytorch/pytorch) from 1.3.0 to 1.8.1. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Commits](https://github.com/pytorch/pytorch/compare/v1.3.0...v1.8.1) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e975beb..fd0ef72 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,5 +6,5 @@ PyAudio==0.2.11 PyYAML==5.3 scipy==1.2.0 swaglyrics==1.2.0 -torch==1.3.0 +torch==1.8.1 torchvision==0.5.0