From 8ab14bcfcc3cd6c3029bc3a72b62bdfc087d02df Mon Sep 17 00:00:00 2001 From: DarkPhoenix Date: Thu, 19 Nov 2020 14:20:41 +0300 Subject: [PATCH] Attempt to fix unavailable graphs --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 0454586d5..9ac2574c7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,6 @@ wxPython == 4.0.6 logbook >= 1.0.0 +numpy == 1.19.2 matplotlib == 3.2.2 python-dateutil requests >= 2.0.0