From a07daaac7604dede7d75faaa7f87296263abb62c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=BD=98=E5=95=9F=E5=8D=8E?= <1029559041@qq.com> Date: Mon, 23 Sep 2019 00:54:58 +0800 Subject: [PATCH] init --- requirements.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/requirements.txt b/requirements.txt index 59316f6..6eae377 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,9 +2,15 @@ beautifulsoup4==4.8.0 bs4==0.0.1 certifi==2019.6.16 chardet==3.0.4 +et-xmlfile==1.0.1 idna==2.8 +jdcal==1.4.1 +openpyxl==2.6.3 Pillow==6.1.0 +pynput==1.4.2 pywin32==224 requests==2.22.0 +selenium==3.141.0 +six==1.12.0 soupsieve==1.9.3 urllib3==1.25.3