diff --git a/.gitignore b/.gitignore index e1b5829..f8cb58a 100644 --- a/.gitignore +++ b/.gitignore @@ -9,4 +9,5 @@ twistd.pid wechat_dir/* ana_web.csv ana_wechat.csv -.idea/* \ No newline at end of file +.idea/* +*.pdf \ No newline at end of file diff --git a/biao.xlsx b/biao.xlsx index 1d99a42..1081e3e 100644 Binary files a/biao.xlsx and b/biao.xlsx differ diff --git a/requirements.txt b/requirements.txt index 9b86510..d2bd0cb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,3 +5,4 @@ html2text==2020.1.16 pandas==2.0.0 openpyxl==3.1.2 scrapy-xlsx==0.1.1 +selenium==4.9.1 diff --git a/summary/summary.pdf b/summary/summary.pdf deleted file mode 100644 index 84748ab..0000000 Binary files a/summary/summary.pdf and /dev/null differ