updated requirements.txt

This commit is contained in:
antonioCoco
2019-03-26 13:13:00 +01:00
parent 8312be89b7
commit cd71cb7959
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
import sys
import os
sharpyshell_version='1.1.12'
sharpyshell_version='1.1.13'
header = '#SharPyShell v' + sharpyshell_version + ' - @splinter_code'
banner = """
+1 -1
View File
@@ -1,5 +1,5 @@
urllib3
urllib3[socks]
PySocks
pycrypto
pyopenssl
pefile