From a504773941c90af1711f2881ef66d92839470680 Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Fri, 31 Dec 2021 10:35:29 +0100 Subject: [PATCH] Bumping selenium version re https://github.com/dgtlmoon/changedetection.io/pull/331#issuecomment-1003323594 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 510dd383..2d48b62e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,4 +29,4 @@ cryptography ~= 3.4 # Used for CSS filtering, replace with soupsieve and lxml for xpath bs4 -selenium ~= 3.141 +selenium ~= 3.150