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 caffe6f commit 7fbc01aCopy full SHA for 7fbc01a
pyproject.toml
@@ -36,7 +36,7 @@ dependencies = [
36
"ndindex",
37
"msgpack",
38
"platformdirs",
39
- "numexpr>=2.13; platform_machine != 'wasm32'",
+ "numexpr>=2.13.1; platform_machine != 'wasm32'",
40
"py-cpuinfo; platform_machine != 'wasm32'",
41
"requests",
42
]
0 commit comments