Skip to content

Commit

Permalink
Add selenium, webdriver-manager
Browse files Browse the repository at this point in the history
  • Loading branch information
stucka committed Dec 23, 2024
1 parent aad3a2b commit 977f53f
Show file tree
Hide file tree
Showing 3 changed files with 1,307 additions and 1,055 deletions.
2 changes: 2 additions & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ click = "*"
xlrd = "*"
retry = "*"
urllib3 = "1.26.18" # pegged to avoid test issue
selenium = "*"
webdriver-manager = "*"

[requires]
python_version = "3.9"
Expand Down
Loading

0 comments on commit 977f53f

Please sign in to comment.