From 723a4c8a737220df2096c896e980deaf38e8a56a Mon Sep 17 00:00:00 2001 From: Ravijogdand <31982082+Ravijogdand@users.noreply.github.com> Date: Thu, 1 Oct 2020 14:50:15 +0530 Subject: [PATCH] add numpy --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 1ac83fd6da5..28a54105f02 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,3 @@ pandas xlrd +numpy