Use selenium 4.1.0

pull/339/head
dgtlmoon 3 years ago
parent d0ae8b7923
commit 8a825f0055

@ -29,4 +29,5 @@ cryptography ~= 3.4
# Used for CSS filtering, replace with soupsieve and lxml for xpath # Used for CSS filtering, replace with soupsieve and lxml for xpath
bs4 bs4
selenium ~= 3.150 # 3.141 was missing socksVersion, 3.150 was not in pypi, so we try 4.1.0
selenium ~= 4.1.0

Loading…
Cancel
Save