feat: 增加gitignore,增加selenium库
This commit is contained in:
parent
af4378c5d0
commit
8f00a3c62e
|
@ -10,3 +10,4 @@ wechat_dir/*
|
|||
ana_web.csv
|
||||
ana_wechat.csv
|
||||
.idea/*
|
||||
*.pdf
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue