forked from kyle-ip/search-engine
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
99 lines (99 loc) · 1.82 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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
asn1crypto==0.22.0
attrs==16.3.0
Automat==0.5.0
backports-abc==0.5
backports.shutil-get-terminal-size==1.0.0
beautifulsoup4==4.5.3
bleach==2.0.0
certifi==2017.1.23
cffi==1.10.0
charts==0.4.6
colorama==0.3.7
configparser==3.5.0
constantly==15.1.0
cryptography==1.8.1
cssselect==1.0.1
cycler==0.10.0
decorator==4.0.11
Django==1.11.23
elasticsearch==5.3.0
elasticsearch-dsl==5.2.0
entrypoints==0.2.2
enum34==1.1.6
functools32==3.2.3.post2
get==0.0.0
html5lib==0.999999999
idna==2.5
incremental==16.10.1
ipaddress==1.0.18
ipykernel==4.6.1
ipython==5.3.0
ipython-genutils==0.2.0
ipywidgets==6.0.0
jieba==0.38
Jinja2==2.9.6
jsonschema==2.6.0
jupyter==1.0.0
jupyter-client==5.0.1
jupyter-console==5.1.0
jupyter-core==4.3.0
lxml==3.7.3
MarkupSafe==1.0
matplotlib==2.0.0
mistune==0.8.1
mongoengine==0.13.0
nbconvert==5.1.1
nbformat==4.3.0
notebook==5.7.8
numpy==1.12.1
olefile==0.44
packaging==16.8
pandocfilters==1.4.1
parsel==1.1.0
pathlib2==2.2.1
pbr==3.0.0
pickleshare==0.7.4
Pillow==6.2.0
post==0.0.0
prompt-toolkit==1.0.14
public==0.0.0
pyasn1==0.2.3
pyasn1-modules==0.0.8
pycparser==2.17
PyDispatcher==2.0.5
Pygments==2.2.0
pymongo==3.4.0
pyOpenSSL==17.5.0
pyparsing==2.2.0
python-dateutil==2.6.0
pytz==2017.2
pyzmq==16.0.2
qtconsole==4.3.0
query-string==0.0.0
queuelib==1.4.2
request==0.0.0
requests==2.20.0
scandir==1.5
Scrapy==1.3.3
service-identity==16.0.0
setupfiles==0.0.0
simplegeneric==0.8.1
singledispatch==3.4.0.3
six==1.10.0
stevedore==1.21.0
testpath==0.3
tornado==4.4.3
traitlets==4.3.2
Twisted==19.7.0
urllib3==1.24.2
virtualenv==15.1.0
virtualenv-clone==0.2.6
virtualenvwrapper==4.7.2
virtualenvwrapper-win==1.2.1
w3lib==1.17.0
wcwidth==0.1.7
webencodings==0.5.1
widgetsnbextension==2.0.0
win-unicode-console==0.5
wordcloud==1.3.1
zope.interface==4.3.3