Skip to content

Commit fea0141

Browse files
author
zhangyujie05
committed
fix: add scipy conda environment dep
1 parent 0becd82 commit fea0141

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@
3333
"opencv-python-headless": "4.4.0.44",
3434
"PyYAML": "5.3.1",
3535
"tqdm": "4.51.0",
36-
"pillow": "8.0.1"
36+
"pillow": "8.0.1",
37+
"scipy": "1.2.2"
3738
}
3839
}
3940
}

0 commit comments

Comments
 (0)