From 1b5393bfa7e4c60de636e0db1dffca3ded5b106e Mon Sep 17 00:00:00 2001 From: DaddyDell <55159776+DaddyDell@users.noreply.github.com> Date: Mon, 10 Aug 2020 16:21:03 -0700 Subject: [PATCH] Update requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0f073a7..b53a798 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ colorclass==2.2.0 -netaddr==0.7.19 +netaddr==0.7.20 tqdm==4.36.1