We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f79aaec + 817de92 commit f7fbf72Copy full SHA for f7fbf72
scripts/pin_the_slow_way.py
@@ -39,10 +39,12 @@
39
'libblitz': 'libblitz 0.10|0.10.*',
40
'libmatio': 'libmatio 1.5.*',
41
'libnetcdf': 'libnetcdf 4.4.*',
42
- 'libpng': 'libpng >=1.6.21,<1.7',
+ 'libpng': 'libpng >=1.6.23,<1.7',
43
'libsvm': 'libsvm 3.21|3.21.*',
44
'libtiff': 'libtiff 4.0.*',
45
'ncurses': 'ncurses 5.9*',
46
+ 'netcdf-cxx4': 'netcdf-cxx4 4.3.*',
47
+ 'netcdf-fortran': 'netcdf-fortran 4.4.*',
48
'openblas': 'openblas 0.2.18|0.2.18.*',
49
'openssl': 'openssl 1.0.*',
50
'proj.4': 'proj.4 4.9.3',
0 commit comments