From 9499d9168c4b7061936adf9a4fdcd081dbd3a844 Mon Sep 17 00:00:00 2001 From: nkumar2 Date: Mon, 9 Oct 2023 15:51:18 +0100 Subject: [PATCH] update pyutils version --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f9fef85..7c69970 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,4 @@ minify_html openpyxl requests jsonschema -ebi_eva_common_pyutils==0.5.6 \ No newline at end of file +ebi_eva_common_pyutils==0.6.1 \ No newline at end of file