Remove hardcoded version for the requests library. The previously specified version had a known security vulnerability
@@ -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