We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8312be8 commit cd71cb7Copy full SHA for cd71cb7
core/config.py
@@ -1,7 +1,7 @@
1
import sys
2
import os
3
4
-sharpyshell_version='1.1.12'
+sharpyshell_version='1.1.13'
5
6
header = '#SharPyShell v' + sharpyshell_version + ' - @splinter_code'
7
banner = """
requirements.txt
@@ -1,5 +1,5 @@
urllib3
-urllib3[socks]
+PySocks
pycrypto
pyopenssl
pefile
0 commit comments