mirror of https://github.com/alibaba/MNN.git
fix: CVE-2021-41495-pymnn-test-playground-requirements.txt
This commit is contained in:
parent
5f35d621e1
commit
00c796ec29
|
@ -0,0 +1,15 @@
|
|||
**/*.md
|
||||
**/*.min.js
|
||||
**/*.min.css
|
||||
**/*.svg
|
||||
**/*.png
|
||||
**/*.jpg
|
||||
**/*.jpeg
|
||||
**/*.gif
|
||||
**/*.woff
|
||||
**/*.woff2
|
||||
**/*.map
|
||||
**/*.webp
|
||||
**/*.ico
|
||||
**/*.ttf
|
||||
**/*.eot
|
|
@ -1,6 +1,6 @@
|
|||
jedi==0.17.2
|
||||
watchdog==0.10.6
|
||||
numpy==1.16.4
|
||||
numpy>=1.22.0
|
||||
flatbuffers==1.12
|
||||
validators==0.14.2
|
||||
opencv-python==4.8.1.78
|
||||
|
|
Loading…
Reference in New Issue