Skip to content

Commit 61ee024

Browse files
committed
fix: requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-PROTOBUF-15090738
1 parent 117c550 commit 61ee024

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ oauthlib==3.1.0
1717
opencv-contrib-python>=4.2.0.34
1818
opencv-python>=4.2.0.34
1919
Pillow
20-
protobuf==3.15.1
20+
protobuf==6.33.5
2121
pyasn1==0.4.8
2222
pyasn1-modules==0.2.8
2323
pytesseract==0.3.7

0 commit comments

Comments
 (0)