From b2fd20384c9c988d60c0ce4767fc38cd2ed75e1e Mon Sep 17 00:00:00 2001
From: Aaron Spring <aaron.spring@mpimet.mpg.de>
Date: Mon, 10 May 2021 11:06:18 +0000
Subject: [PATCH] Update environment.yml

---
 environment.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/environment.yml b/environment.yml
index 2f0e8d6..a076ea2 100644
--- a/environment.yml
+++ b/environment.yml
@@ -7,7 +7,7 @@ dependencies:
   - tensorflow
   - pytorch
   # viz
-  - matplotlib
+  - matplotlib-base=3.3
   # - cartopy
   # scoring
   - xskillscore  # includes sklearn
-- 
GitLab