From 629d3701fca0445e9f877f9b56f885c2f7d06cd7 Mon Sep 17 00:00:00 2001 From: Glenn Jocher Date: Sun, 14 Jun 2020 12:42:51 -0700 Subject: [PATCH] pyyaml >= 5.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 78b760c..5d38f93 100755 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ torch >= 1.5 matplotlib pillow tensorboard -pyyaml +pyyaml >= 5.3 torchvision scipy tqdm