bump numba
This commit is contained in:
@@ -4,6 +4,10 @@
|
|||||||
|
|
||||||
npm install
|
npm install
|
||||||
|
|
||||||
|
### run project
|
||||||
|
|
||||||
|
npm start
|
||||||
|
|
||||||
### build
|
### build
|
||||||
|
|
||||||
npm run make
|
npm run make
|
||||||
4
electronjs/package-lock.json
generated
4
electronjs/package-lock.json
generated
@@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"name": "hpos-destop",
|
"name": "hpos-qc-desktop",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "hpos-destop",
|
"name": "hpos-qc-desktop",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
@@ -19,7 +19,7 @@ macholib==1.16.2
|
|||||||
MarkupSafe==2.1.3
|
MarkupSafe==2.1.3
|
||||||
matplotlib==3.7.2
|
matplotlib==3.7.2
|
||||||
networkx==3.1
|
networkx==3.1
|
||||||
numba==0.57.1
|
numba==0.58.1
|
||||||
numpy==1.24.4
|
numpy==1.24.4
|
||||||
packaging==23.1
|
packaging==23.1
|
||||||
pandas==2.0.3
|
pandas==2.0.3
|
||||||
|
|||||||
Reference in New Issue
Block a user