Skip to content

Commit 8312be8

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

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.11'
4+
sharpyshell_version='1.1.12'
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,6 +1,6 @@
11
urllib3
22
urllib3[socks]
3-
Crypto
3+
pycrypto
44
pyopenssl
55
pefile
66
prettytable

0 commit comments

Comments
 (0)