feat: 增加gitignore,增加selenium库

This commit is contained in:
caoqianming 2023-07-07 09:18:46 +08:00
parent af4378c5d0
commit 8f00a3c62e
2 changed files with 3 additions and 1 deletions

1
.gitignore vendored
View File

@ -10,3 +10,4 @@ wechat_dir/*
ana_web.csv
ana_wechat.csv
.idea/*
*.pdf

View File

@ -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