Merge remote-tracking branch 'upstream/main'
This commit is contained in:
commit
063f4cc427
2 changed files with 2 additions and 2 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,4 +1,4 @@
|
||||||
venv/
|
venv/
|
||||||
*.pyc
|
*.pyc
|
||||||
__pycache__/
|
__pycache__/
|
||||||
.vscode
|
.vscode
|
||||||
|
|
|
@ -2,4 +2,4 @@ bs4
|
||||||
requests
|
requests
|
||||||
flask
|
flask
|
||||||
requests-html
|
requests-html
|
||||||
playwright
|
playwright
|
||||||
|
|
Loading…
Reference in a new issue