mirror of
https://github.com/antonioCoco/SharPyShell
synced 2026-06-08 13:11:44 +00:00
updated requirements.txt
This commit is contained in:
+1
-1
@@ -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
@@ -1,5 +1,5 @@
|
||||
urllib3
|
||||
urllib3[socks]
|
||||
PySocks
|
||||
pycrypto
|
||||
pyopenssl
|
||||
pefile
|
||||
|
||||
Reference in New Issue
Block a user