From 4fd2281fe5a00eae184ab656ca61102c880d66f1 Mon Sep 17 00:00:00 2001 From: CharlieYu Date: Tue, 12 May 2020 16:49:42 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0requirements.txt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Codes/requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Codes/requirements.txt b/Codes/requirements.txt index 1c8bc36..3b7841e 100644 --- a/Codes/requirements.txt +++ b/Codes/requirements.txt @@ -1,3 +1,4 @@ pywin32 rsa -pycryptodome \ No newline at end of file +pycryptodome +requests \ No newline at end of file