Skip to content

Commit f7fbf72

Browse files
authored
Merge pull request conda-forge#175 from ocefpaf/update_pins
Update pinnings
2 parents f79aaec + 817de92 commit f7fbf72

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

scripts/pin_the_slow_way.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,12 @@
3939
'libblitz': 'libblitz 0.10|0.10.*',
4040
'libmatio': 'libmatio 1.5.*',
4141
'libnetcdf': 'libnetcdf 4.4.*',
42-
'libpng': 'libpng >=1.6.21,<1.7',
42+
'libpng': 'libpng >=1.6.23,<1.7',
4343
'libsvm': 'libsvm 3.21|3.21.*',
4444
'libtiff': 'libtiff 4.0.*',
4545
'ncurses': 'ncurses 5.9*',
46+
'netcdf-cxx4': 'netcdf-cxx4 4.3.*',
47+
'netcdf-fortran': 'netcdf-fortran 4.4.*',
4648
'openblas': 'openblas 0.2.18|0.2.18.*',
4749
'openssl': 'openssl 1.0.*',
4850
'proj.4': 'proj.4 4.9.3',

0 commit comments

Comments
 (0)