File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8787 create-args : >-
8888 python=3.12
8989 gmt=6.5.0
90- ghostscript=9.54.0
90+ ghostscript=10.02.1
9191 numpy
9292 pandas
9393 xarray
Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ jobs:
105105 create-args : >-
106106 python=${{ matrix.python-version }}${{ matrix.optional-packages }}
107107 gmt=6.5.0
108- ghostscript=9.54.0
108+ ghostscript=10.02.1
109109 numpy=${{ matrix.numpy-version }}
110110 pandas
111111 xarray
Original file line number Diff line number Diff line change 6969 ninja
7070 curl
7171 fftw
72- ghostscript=9.54.0
72+ ghostscript=10.02.1
7373 glib
7474 hdf5
7575 libblas
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ dependencies:
66 # Required dependencies
77 - python=3.12
88 - gmt=6.5.0
9- - ghostscript=9.54.0
9+ - ghostscript=10.02.1
1010 - numpy>=1.22
1111 - pandas
1212 - xarray
You can’t perform that action at this time.
0 commit comments