From f483c766389223c96c2438d48325a0ed8b9ad2b4 Mon Sep 17 00:00:00 2001 From: Quim Date: Mon, 13 Jan 2020 11:34:21 +0100 Subject: [PATCH] latest qualysapi version that supports python 2 is 6.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d4f8538..d638369 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,5 +8,5 @@ bs4 jira bottle coloredlogs -qualysapi==5.1.0 +qualysapi==6.0.0 httpretty