We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ee48d1 commit dc3b1feCopy full SHA for dc3b1fe
1 file changed
.github/workflows/ci_tests.yaml
@@ -78,7 +78,7 @@ jobs:
78
optional-packages: ' contextily geopandas ipython pyarrow-core rioxarray netCDF4 sphinx-gallery'
79
# Python 3.14 + core packages (latest versions) + optional packages
80
- python-version: '3.14'
81
- numpy-version: '2.3'
+ numpy-version: '2.4'
82
pandas-version: ''
83
xarray-version: ''
84
0 commit comments