From cb873efbbfde6fd8fbab155f920d4038a4792371 Mon Sep 17 00:00:00 2001 From: Mikhail Goncharov Date: Sat, 24 Apr 2021 18:59:56 +0200 Subject: [PATCH] update lxml --- scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/requirements.txt b/scripts/requirements.txt index 3bcf75d..daed5cf 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -1,6 +1,6 @@ backoff==1.10.0 gitpython==3.1.9 -lxml==4.6.2 +lxml>=4.6.3 pathspec==0.8.0 phabricator==0.7.0 pyaml==20.4.0