Skip to content

Commit 479174b

Browse files
committed
Widen range of numpy patch
1 parent 810f9b6 commit 479174b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graalpython/lib-graalpython/patches/metadata.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ patch = 'numba-0.59.1.patch'
296296
license = 'BSD-2-Clause'
297297

298298
[[numpy.rules]]
299-
version = '>= 2.0.0rc1, < 2.1'
299+
version = '>= 2.0.0rc1, < 2.3'
300300
patch = 'numpy-2.0.0.patch'
301301
license = 'BSD-3-Clause'
302302
dist-type = 'sdist'

0 commit comments

Comments
 (0)