From e9103c458ccb964d8453e3a4c056e65fe6aa2ef6 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Thu, 6 Jun 2024 10:38:30 +0200 Subject: [PATCH] fix: [REQUIREMENTS] validators no more required as mentioned by @ostefano --- REQUIREMENTS | 1 - 1 file changed, 1 deletion(-) diff --git a/REQUIREMENTS b/REQUIREMENTS index 5942d29f..e5927551 100644 --- a/REQUIREMENTS +++ b/REQUIREMENTS @@ -174,7 +174,6 @@ unicodecsv==0.14.1 url-normalize==1.4.3 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5' urlarchiver==0.2 urllib3==1.26.15 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5' -validators==0.14.0 vt-graph-api==2.2.0 vt-py==0.17.5 vulners==2.0.10