Skip to content

Commit a1af757

Browse files
committed
Bump numexpr version
1 parent 4387c56 commit a1af757

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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>=2.13.1; platform_machine != 'wasm32'",
40+
"numexpr>=2.14.0; platform_machine != 'wasm32'",
4141
"py-cpuinfo; platform_machine != 'wasm32'",
4242
"requests",
4343
]

0 commit comments

Comments
 (0)