diff --git a/.github/workflows/ci_tests_dev.yaml b/.github/workflows/ci_tests_dev.yaml index 0d86f32162f..7e1fd7a7763 100644 --- a/.github/workflows/ci_tests_dev.yaml +++ b/.github/workflows/ci_tests_dev.yaml @@ -120,7 +120,7 @@ jobs: run: | python -m pip install --pre --prefer-binary \ --extra-index https://pypi.anaconda.org/scientific-python-nightly-wheels/simple \ - numpy pandas xarray netCDF4 packaging \ + 'numpy<2' pandas xarray netCDF4 packaging \ build contextily dvc geopandas ipython pyarrow rioxarray \ 'pytest>=6.0' pytest-cov pytest-doctestplus pytest-mpl \ sphinx-gallery