From 28d308fccbe87c3e1415aedc4bf4762c637e5d8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 21:41:32 +0000 Subject: [PATCH] Bump pyyaml from 3.12 to 5.4 in /support/RocAlphaGo-develop 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] --- support/RocAlphaGo-develop/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 support/RocAlphaGo-develop/requirements.txt diff --git a/support/RocAlphaGo-develop/requirements.txt b/support/RocAlphaGo-develop/requirements.txt old mode 100755 new mode 100644 index f08033a..ddc82cf --- a/support/RocAlphaGo-develop/requirements.txt +++ b/support/RocAlphaGo-develop/requirements.txt @@ -3,7 +3,7 @@ h5py==2.6.0 Keras==1.2.0 numpy==1.11.2 pygtp==0.3 -PyYAML==3.12 +PyYAML==5.4 scipy==0.18.1 sgf==0.5 six==1.10.0