From 1a7b55ebf09c326dc1aef6290f6c5c2a780872d0 Mon Sep 17 00:00:00 2001 From: sam235 Date: Tue, 24 Jan 2023 12:28:21 +0530 Subject: [PATCH] small fix --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index f1dbd39..c077151 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,3 @@ paramiko==2.8.1 pyinstaller +six