diff --git a/ci/requirements.txt b/ci/requirements.txt index d4f7553..2648d31 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -1,6 +1,6 @@ #python>=3.8 matplotlib==3.9.1 -numpy==2.0.0 +numpy==2.0.1 pandas==2.2.2 xlrd>=1.0.0 netcdf4==1.7.1.post1 diff --git a/ci/requirements_dev.txt b/ci/requirements_dev.txt index fb0fa9c..0fd79c7 100644 --- a/ci/requirements_dev.txt +++ b/ci/requirements_dev.txt @@ -1,6 +1,6 @@ #python>=3.8 matplotlib==3.9.1 -numpy==2.0.0 +numpy==2.0.1 pandas==2.2.2 xlrd>=1.0.0 netcdf4==1.7.1.post1