From d614204850231adb6897134be1c211ceed02fb27 Mon Sep 17 00:00:00 2001 From: pan <1029559041@qq.com> Date: Mon, 10 Aug 2020 23:59:46 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=9E=E7=8E=B0=E7=9B=B8=E4=BC=BC=E5=BA=A6?= =?UTF-8?q?=E8=AE=A1=E7=AE=97=E5=B9=B6=E5=85=A5=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/requirements.txt b/requirements.txt index 5c5f190..fd72a1f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,10 +3,16 @@ certifi==2020.6.20 cffi==1.14.1 chardet==3.0.4 cryptography==3.0 +decorator==4.4.2 +graphviz==0.14.1 idna==2.10 jieba==0.42.1 lxml==4.5.2 +numpy==1.19.1 +objgraph==3.4.1 +paddlepaddle-tiny==1.6.1 pdfminer.six==20200726 +protobuf==3.12.4 pycparser==2.20 pycryptodome==3.9.8 PyMySQL==0.10.0