forked from aboussetta/malicious-url-detector
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
70 lines (70 loc) · 1.15 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
attrs==17.4.0
backports.functools-lru-cache==1.4
BeautifulSoup==3.2.1
beautifulsoup4==4.6.0
blinker==1.4
bs4==0.0.1
certifi==2015.4.28
chardet==3.0.4
click==6.7
coverage==4.5.1
cycler==0.10.0
enum34==1.1.6
eventlet==0.22.1
Flask==1.0
Flask-Login==0.4.1
Flask-OpenID==1.2.5
Flask-SQLAlchemy==2.3.2
Flask-WhooshAlchemy==0.56
Flask-WTF==0.14.2
funcsigs==1.0.2
future==0.16.0
gevent==1.2.2
gglsbl==1.4.7
google-api-python-client==1.6.5
greenlet==0.4.13
gunicorn==19.7.1
httplib2==0.10.3
idna==2.6
ipaddress==1.0.18
itsdangerous==0.24
Jinja2==2.10
langdetect==1.0.7
MarkupSafe==1.0
matplotlib==2.1.0
more-itertools==4.1.0
nltk==3.4.5
numpy==1.13.3
oauth2client==4.1.2
pandas==0.21.0
pefile==2017.11.5
pluggy==0.6.0
py==1.5.3
pyasn1==0.4.2
pyasn1-modules==0.2.1
pymongo==3.6.0
pyparsing==2.2.0
pytest==3.5.0
python-dateutil==2.6.1
python-openid==2.2.5
pytz==2017.3
request==0.0.22
requests==2.20.0
requests-file==1.4.2
rsa==3.4.2
scikit-learn==0.19.1
scipy==1.0.0
seaborn==0.8.1
six==1.11.0
sklearn==0.0
SQLAlchemy==1.2.3
subprocess32==3.2.7
tldextract==2.2.0
tqdm==4.19.8
uritemplate==3.0.0
urllib3==1.24.2
Werkzeug==0.15.3
whois==0.7
Whoosh==2.7.4
WhooshAlchemy==0.3.1
WTForms==2.1