Skip to content

Commit 22c7320

Browse files
committed
fix: Text-Extract-Images/requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-PILLOW-2329135
1 parent f3350f3 commit 22c7320

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Text-Extract-Images/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
pytesseract==0.3.6
2-
Pillow==8.3.2
2+
Pillow==9.0.0

0 commit comments

Comments
 (0)