From 20b09f7b39e3cfec6d8f7a8f90c972a07e662c5b Mon Sep 17 00:00:00 2001 From: Cayo Puigdefabregas Date: Mon, 23 May 2022 13:03:00 +0200 Subject: [PATCH] add selenium un requirements --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 56dbf2be..0f5fc8ec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,3 +43,4 @@ tqdm==4.32.2 python-decouple==3.3 python-dotenv==0.14.0 pyjwt==2.0.0a1 +selenium==4.1.5