Explorar o código

Update requirements.txt

Remove hardcoded version for the requests library. The previously specified version had a known security vulnerability
Andrew Chiles %!s(int64=5) %!d(string=hai) anos
pai
achega
0051e2e5f8
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  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