We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4387c56 commit a1af757Copy full SHA for a1af757
1 file changed
pyproject.toml
@@ -37,7 +37,7 @@ dependencies = [
37
"ndindex",
38
"msgpack",
39
"platformdirs",
40
- "numexpr>=2.13.1; platform_machine != 'wasm32'",
+ "numexpr>=2.14.0; platform_machine != 'wasm32'",
41
"py-cpuinfo; platform_machine != 'wasm32'",
42
"requests",
43
]
0 commit comments