Use selenium 4.1.0

pull/339/head
dgtlmoon 2021-12-31 10:44:45 +01:00
rodzic d0ae8b7923
commit 8a825f0055
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -29,4 +29,5 @@ cryptography ~= 3.4
# Used for CSS filtering, replace with soupsieve and lxml for xpath
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