Skip to content

Commit cd71cb7

Browse files
committed
updated requirements.txt
1 parent 8312be8 commit cd71cb7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

core/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import sys
22
import os
33

4-
sharpyshell_version='1.1.12'
4+
sharpyshell_version='1.1.13'
55

66
header = '#SharPyShell v' + sharpyshell_version + ' - @splinter_code'
77
banner = """

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
urllib3
2-
urllib3[socks]
2+
PySocks
33
pycrypto
44
pyopenssl
55
pefile

0 commit comments

Comments
 (0)