From af75e3576376e900772265753641dbf074505af1 Mon Sep 17 00:00:00 2001 From: Knut Ahlers Date: Sat, 28 Dec 2019 22:51:01 +0100 Subject: [PATCH] Revert "Bump pyyaml from 3.13 to 5.1 (#1)" Still doesn't work This reverts commit c18cee8aa1d05c5f57f304976810fae541aa043e. --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 479b776..4081fb0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ elasticsearch-curator==5.8.1 -PyYAML==5.1 +PyYAML==3.13