From 8997a6b39a46f533c24f02895528261e48e7b633 Mon Sep 17 00:00:00 2001 From: L1ghtn1ng Date: Sun, 10 Feb 2019 01:11:02 +0000 Subject: [PATCH] Update requirements.txt --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 4cb7f85b..82d5a244 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ beautifulsoup4>=4.7.1 -plotly>=3.5.0 -pytest>=4.1.1 +plotly>=3.6.1 +pytest>=4.2.0 PyYaml>=3.13 requests>=2.21.0 shodan>=1.10.0 -texttable>=1.6.0 +texttable>=1.6.0 \ No newline at end of file