Skip to content

Commit ccbd155

Browse files
author
Luke Shaw
committed
Bump numexpr version number
1 parent 0a3913a commit ccbd155

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

0 commit comments

Comments
 (0)