Skip to content

Commit e9bd2e7

Browse files
authored
remove numpy version limitation (#2161)
Signed-off-by: Xin He <[email protected]>
1 parent df3d64f commit e9bd2e7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

requirements_pt.txt

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
numpy==1.26.4 ; python_version < '3.12'
2-
numpy<2.0 ; python_version >= '3.12'
1+
numpy
32
prettytable
43
psutil
54
py-cpuinfo

0 commit comments

Comments
 (0)