Skip to content

Commit 7fbc01a

Browse files
committed
Bump numexpr version
1 parent caffe6f commit 7fbc01a

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
@@ -36,7 +36,7 @@ dependencies = [
3636
"ndindex",
3737
"msgpack",
3838
"platformdirs",
39-
"numexpr>=2.13; platform_machine != 'wasm32'",
39+
"numexpr>=2.13.1; platform_machine != 'wasm32'",
4040
"py-cpuinfo; platform_machine != 'wasm32'",
4141
"requests",
4242
]

0 commit comments

Comments
 (0)