Skip to content

Commit 102b4a1

Browse files
committed
Bump numexpr version requirement
1 parent f9e97aa commit 102b4a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dependencies = [
3737
"ndindex",
3838
"msgpack",
3939
"platformdirs",
40-
"numexpr; platform_machine != 'wasm32'",
40+
"numexpr>=2.12.0; platform_machine != 'wasm32'",
4141
"py-cpuinfo; platform_machine != 'wasm32'",
4242
"requests",
4343
]

0 commit comments

Comments
 (0)