diff --git a/README.md b/README.md index c490efa..0c2035b 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Version of system builds: - GCC 13.2.1 - Cython 3.0.11 -- numpy 2.1.3 +- numpy 2.2.0 - scikit-build 0.18.1 - cffi 1.17.1 @@ -36,7 +36,7 @@ Version of system builds: - GCC 13.2.1 - Cython 3.0.11 -- numpy 2.1.3 +- numpy 2.2.0 - scikit-build 0.18.1 - cffi 1.17.1 diff --git a/requirements_cp312.txt b/requirements_cp312.txt index a04656f..12617b5 100644 --- a/requirements_cp312.txt +++ b/requirements_cp312.txt @@ -1,4 +1,4 @@ Cython==3.0.11 -numpy==2.1.3 +numpy==2.2.0 scikit-build==0.18.1 cffi==1.17.1 diff --git a/requirements_cp313.txt b/requirements_cp313.txt index a04656f..12617b5 100644 --- a/requirements_cp313.txt +++ b/requirements_cp313.txt @@ -1,4 +1,4 @@ Cython==3.0.11 -numpy==2.1.3 +numpy==2.2.0 scikit-build==0.18.1 cffi==1.17.1