From 63c5de99414213fe37b0f9a90ad76c51d843656f Mon Sep 17 00:00:00 2001 From: Zarrar Khan Date: Thu, 13 Jan 2022 09:16:24 -0500 Subject: [PATCH] Update requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index aaad596..024a709 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ Cython==0.29.21 joblib==0.17.0 kiwisolver==1.2.0 matplotlib==3.3.2 -numpy==1.19.2 +numpy==1.21 pandas==1.1.3 Pillow==9.0.0 pyparsing==2.4.7