Skip to content

Commit dde9aa7

Browse files
committed
fix: Image_Background_Subtractor/requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-NUMPY-2321969 - https://snyk.io/vuln/SNYK-PYTHON-NUMPY-2321970
1 parent 0accdc9 commit dde9aa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
numpy==1.20.1
1+
numpy==1.22.0rc1
22
opencv-python==4.5.1.48

0 commit comments

Comments
 (0)