From dabfa5e221d16fdd5268eb5261b67d3bc7e9cc04 Mon Sep 17 00:00:00 2001 From: L1ghtn1ng Date: Sun, 20 Jan 2019 21:42:18 +0000 Subject: [PATCH] Update requirements.txt --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index a8f05c29..a1b77d06 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ -beautifulsoup4>=4.7.0 -plotly>=3.4.2 -pytest>=4.0.2 +beautifulsoup4>=4.7.1 +plotly>=3.5.0 +pytest>=4.1.1 requests>=2.21.0 -texttable>=1.4.0 +texttable>=1.6.0 shodan>=1.10.0 \ No newline at end of file