From 0a6d183d5e28a001ec1de9c0311af276495f3bff Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 29 Jun 2021 04:49:43 +0000 Subject: [PATCH] Bump pytesseract from 0.2.6 to 0.3.8 Bumps [pytesseract](https://github.com/madmaze/pytesseract) from 0.2.6 to 0.3.8. - [Release notes](https://github.com/madmaze/pytesseract/releases) - [Commits](https://github.com/madmaze/pytesseract/compare/v0.2.6...v0.3.8) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ce4f099..ff8f41d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ Pillow==6.2.0 PyMySQL==0.9.3 pyocr==0.6 PyPDF2==1.26.0 -pytesseract==0.2.6 +pytesseract==0.3.8 six==1.12.0 SQLAlchemy==1.3.4 Werkzeug==0.15.4