From ce5d98c346934682c8bffe067637e6961c1d189c Mon Sep 17 00:00:00 2001 From: Mufanc <47652878+Mufanc@users.noreply.github.com> Date: Sun, 28 Nov 2021 18:52:52 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20requirements.txt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 327758a..0049e73 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,5 @@ numpy~=1.21.2 httpx~=0.19.0 beautifulsoup4~=4.10.0 websockets==8.1 -PyYAML~=5.4.1 \ No newline at end of file +PyYAML~=5.4.1 +lxml~=4.6.3