Skip to content

Commit 1e6c611

Browse files
authored
upgrade numpy from 1.23.5 to 1.26.4 (#2115)
Signed-off-by: xin3he <xin3.he@intel.com>
1 parent 679def0 commit 1e6c611

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_pt.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
numpy==1.23.5 ; python_version < '3.12'
1+
numpy==1.26.4 ; python_version < '3.12'
22
numpy<2.0 ; python_version >= '3.12'
33
prettytable
44
psutil

0 commit comments

Comments
 (0)