Skip to content

Commit 2bb3621

Browse files
authored
Merge pull request #6 from abhaysingh1998/patch-1
Updated Requirements XD !!
2 parents d33e2c4 + dd56cfb commit 2bb3621

File tree

1 file changed

+59
-0
lines changed

1 file changed

+59
-0
lines changed

requirements.txt

+59
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,59 @@
1+
appdirs==1.4.3
2+
asn1crypto==0.23.0
3+
astroid==1.5.3
4+
backports.functools-lru-cache==1.4
5+
backports.shutil-get-terminal-size==1.0.0
6+
bcrypt==3.1.4
7+
BeautifulSoup==3.2.1
8+
beautifulsoup4==4.6.0
9+
certifi==2017.7.27.1
10+
cffi==1.11.2
11+
chardet==3.0.4
12+
click==6.7
13+
click-plugins==1.0.3
14+
colorama==0.3.9
15+
configparser==3.5.0
16+
cryptography==2.1.3
17+
decorator==4.1.2
18+
dnet==1.12
19+
enum34==1.1.6
20+
freeze-requirements==0.5.3
21+
html2text==2017.10.4
22+
idna==2.6
23+
ipaddress==1.0.18
24+
ipython==5.3.0
25+
ipython-genutils==0.1.0
26+
isort==4.2.15
27+
lazy-object-proxy==1.3.1
28+
mccabe==0.6.1
29+
notify2==0.3.1
30+
packaging==16.8
31+
paramiko==2.3.1
32+
pathlib==1.0.1
33+
pexpect==4.2.1
34+
pickleshare==0.7.4
35+
prompt-toolkit==1.0.15
36+
ptyprocess==0.5.2
37+
pyasn1==0.3.7
38+
pycparser==2.18
39+
Pygments==2.2.0
40+
pylint==1.7.4
41+
PyNaCl==1.2.0
42+
pyparsing==2.2.0
43+
python-libtorrent==1.1.4
44+
python-nmap==0.6.1
45+
python-Wappalyzer==0.2.2
46+
requests==2.18.4
47+
sh==1.12.14
48+
shodan==1.7.5
49+
simplegeneric==0.8.1
50+
singledispatch==3.4.0.3
51+
six==1.11.0
52+
SQLAlchemy==1.1.14
53+
traitlets==4.3.2
54+
ufw==0.35
55+
urllib3==1.22
56+
wcwidth==0.1.7
57+
wrapt==1.10.11
58+
XlsxWriter==1.0.2
59+
zenmap==7.60

0 commit comments

Comments
 (0)