Преглед на файлове

Update requirements.txt

Remove hardcoded version for the requests library. The previously specified version had a known security vulnerability
Andrew Chiles преди 6 години
родител
ревизия
0051e2e5f8
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      requirements.txt

+ 2 - 2
requirements.txt

@@ -1,8 +1,8 @@
-requests==2.13.0
+requests
 texttable==0.8.7
 beautifulsoup4==4.5.3
 lxml
 pillow==5.0.0
 pytesseract
 urllib3
-uuid
+uuid