Bläddra i källkod

Update requirements.txt to use latest pillow

Andrew Chiles 4 år sedan
förälder
incheckning
893e9bf051
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -2,7 +2,7 @@ requests
 texttable==0.8.7
 beautifulsoup4==4.5.3
 lxml
-pillow==5.4.0
+pillow
 pytesseract
 urllib3
 uuid