Test: update bench deps, use physical CPU core count

This commit is contained in:
Lovell Fuller
2023-09-26 21:16:46 +01:00
parent aabbe1fa08
commit 70a3067963
2 changed files with 7 additions and 8 deletions

View File

@@ -17,11 +17,8 @@
"jimp": "0.22.10"
},
"optionalDependencies": {
"@tensorflow/tfjs-node": "4.9.0",
"@tensorflow/tfjs-node": "4.11.0",
"mapnik": "4.5.9"
},
"license": "Apache-2.0",
"engines": {
"node": "16"
}
"license": "Apache-2.0"
}