Browse Source

Fixing Python 2019b

Pierre-Yves Barriat 4 years ago
parent
commit
c0bebf212c
1 changed files with 3 additions and 3 deletions
  1. 3 3
      foss-2019b/ELIC_Python-1-foss-2019b-Python-3.7.4.eb

+ 3 - 3
foss-2019b/ELIC_Python-1-foss-2019b-Python-3.7.4.eb

@@ -17,9 +17,9 @@ dependencies = [
     ('Python', '3.7.4'),
     ('matplotlib', '3.1.1', versionsuffix),
     ('GDAL', '3.0.2', versionsuffix),
-    #('NCL', '6.6.2'),
-    ('CDO', '1.9.7.1'),
-    ('NCO', '4.8.0'),
+    ('NCL', '6.6.2'),
+    ('CDO', '1.9.8'),
+    ('NCO', '4.9.1'),
     ('ncview', '2.1.7'),
     ('libmo_unpack', '3.1.2'),
     ('orca', '1.3.0'),