From e1078ef6dafbd0e51a39eae1699507cd35730e2a Mon Sep 17 00:00:00 2001 From: DarkPhoenix Date: Sat, 27 Jul 2019 22:20:58 +0300 Subject: [PATCH] Try older MPL version --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 82083ff69..c23bcbb61 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ wxPython == 4.0.6 logbook >= 1.0.0 -matplotlib == 3.0.3 +matplotlib == 2.2.4 python-dateutil requests >= 2.0.0 sqlalchemy >= 1.3.0