From f3bcb18d0881b0258e2673b32395b11568e4dd74 Mon Sep 17 00:00:00 2001 From: Eben Pendleton <4080051+ebenp@users.noreply.github.com> Date: Wed, 12 Aug 2020 10:18:12 -0400 Subject: [PATCH] Matplotlib >= 2.2.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5f77fa9..b1ca87d 100755 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ . -matplotlib>=2.2.3 +matplotlib>=2.2.5 configobj==5.0.6 pillow>=6.2.2