From fc951c57241148a6548b8b05f211b313bd6e91c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 21:48:49 +0000 Subject: [PATCH] Bump pyyaml from 3.12 to 5.4 in /architectures/pytorch Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.12 to 5.4. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/3.12...5.4) Signed-off-by: dependabot[bot] --- architectures/pytorch/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/architectures/pytorch/requirements.txt b/architectures/pytorch/requirements.txt index 8ea833c..b6683d9 100644 --- a/architectures/pytorch/requirements.txt +++ b/architectures/pytorch/requirements.txt @@ -1,7 +1,7 @@ numpy==1.13.1 olefile==0.44 Pillow==4.2.1 -PyYAML==3.12 +PyYAML==5.4 six==1.10.0 torch==0.2.0.post1 torchvision==0.1.9