bump numba

This commit is contained in:
prisar
2024-01-21 16:16:53 +05:30
parent 798e876b1b
commit b3526fa577
3 changed files with 7 additions and 3 deletions

View File

@@ -4,6 +4,10 @@
npm install
### run project
npm start
### build
npm run make

View File

@@ -1,11 +1,11 @@
{
"name": "hpos-destop",
"name": "hpos-qc-desktop",
"version": "1.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "hpos-destop",
"name": "hpos-qc-desktop",
"version": "1.0.0",
"license": "MIT",
"dependencies": {

View File

@@ -19,7 +19,7 @@ macholib==1.16.2
MarkupSafe==2.1.3
matplotlib==3.7.2
networkx==3.1
numba==0.57.1
numba==0.58.1
numpy==1.24.4
packaging==23.1
pandas==2.0.3