File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9393 create-args : >-
9494 python=3.14
9595 gmt=6.6.0
96- ghostscript=10.07.0
96+ ghostscript=10.07.1
9797 numpy
9898 pandas
9999 xarray
Original file line number Diff line number Diff line change @@ -128,7 +128,7 @@ jobs:
128128 create-args : >-
129129 python=${{ matrix.python-version }}${{ matrix.optional-packages }}
130130 gmt=6.6.0
131- ghostscript=10.07.0
131+ ghostscript=10.07.1
132132 numpy=${{ matrix.numpy-version }}
133133 pandas${{ matrix.pandas-version }}
134134 xarray${{ matrix.xarray-version }}
Original file line number Diff line number Diff line change 7474 ninja
7575 curl
7676 fftw
77- ghostscript=10.07.0
77+ ghostscript=10.07.1
7878 glib
7979 hdf5
8080 libblas
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ dependencies:
66 # Required dependencies
77 - python=3.14
88 - gmt=6.6.0
9- - ghostscript=10.07.0
9+ - ghostscript=10.07.1
1010 - numpy
1111 - pandas
1212 - xarray
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ dependencies:
66 - python>=3.12
77 # Required dependencies
88 - gmt=6.6.0
9- - ghostscript=10.07.0
9+ - ghostscript=10.07.1
1010 - numpy>=2.1
1111 - pandas>=2.3
1212 - xarray>=2024.7
You can’t perform that action at this time.
0 commit comments