Skip to content

Commit

Permalink
Update numpy to 2.2.2 (#826)
Browse files Browse the repository at this point in the history
  • Loading branch information
cdce8p authored Jan 19, 2025
1 parent 9b6839a commit 3d8f3c1
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Version of system builds:

- GCC 13.2.1
- Cython 3.0.11
- numpy 2.2.1
- numpy 2.2.2
- scikit-build 0.18.1
- cffi 1.17.1

Expand All @@ -36,7 +36,7 @@ Version of system builds:

- GCC 13.2.1
- Cython 3.0.11
- numpy 2.2.1
- numpy 2.2.2
- scikit-build 0.18.1
- cffi 1.17.1

Expand Down
2 changes: 1 addition & 1 deletion requirements_cp312.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Cython==3.0.11
numpy==2.2.1
numpy==2.2.2
scikit-build==0.18.1
cffi==1.17.1
2 changes: 1 addition & 1 deletion requirements_cp313.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Cython==3.0.11
numpy==2.2.1
numpy==2.2.2
scikit-build==0.18.1
cffi==1.17.1

0 comments on commit 3d8f3c1

Please sign in to comment.