From 2e7a02b7469b593cbeedb8b2540ed0fb7ebee88d Mon Sep 17 00:00:00 2001 From: Sami Mokaddem Date: Thu, 13 Jul 2023 10:17:58 -0400 Subject: [PATCH] fix: [google_safe_browsing] Added pysafebrowsing in REQUIREMENTS --- REQUIREMENTS | 1 + 1 file changed, 1 insertion(+) diff --git a/REQUIREMENTS b/REQUIREMENTS index a3ca744..140a461 100644 --- a/REQUIREMENTS +++ b/REQUIREMENTS @@ -118,6 +118,7 @@ pyparsing==2.4.7 ; python_version >= '2.6' and python_version not in '3.0, 3.1, pypdns==1.5.2 pypssl==2.2 pyrsistent==0.19.3 ; python_version >= '3.7' +pysafebrowsing==0.1.2 pytesseract==0.3.10 python-baseconv==1.2.2 python-dateutil==2.8.2 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'