diff --git a/OCR_model/requirements.txt b/OCR_model/requirements.txt index 004b53b..39e9d2f 100644 --- a/OCR_model/requirements.txt +++ b/OCR_model/requirements.txt @@ -1,4 +1,4 @@ -opencv-python==4.1.0.25 +opencv-python==4.2.0.32 pytesseract==0.3.0 pillow==5.1.0 Flask==1.0.2