Skip to content

Commit 41b5540

Browse files
authored
Update numpy to 2.3.0 (#875)
1 parent 390a811 commit 41b5540

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Version of system builds:
2323

2424
- GCC 14.2.0
2525
- Cython 3.1.2
26-
- numpy 2.2.2
26+
- numpy 2.3.0
2727
- scikit-build 0.18.1
2828
- cffi 1.17.1
2929

requirements_cp313.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Cython==3.1.2
2-
numpy==2.2.2
2+
numpy==2.3.0
33
scikit-build==0.18.1
44
cffi==1.17.1

0 commit comments

Comments
 (0)