forked from Superbsco/weibo-analysis-system
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
80 lines (80 loc) · 1.32 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
asn1crypto==0.24.0
astroid==2.1.0
attrs==19.1.0
Automat==0.7.0
autopep8==1.4.3
backports.csv==1.0.7
beautifulsoup4==4.7.1
bs4==0.0.1
certifi==2019.3.9
cffi==1.12.2
chardet==3.0.4
colorama==0.4.1
constantly==15.1.0
cryptography==2.6.1
cssselect==1.0.3
cycler==0.10.0
defusedxml==0.5.0
diff-match-patch==20181111
Django==2.1.10
django-cors-headers==2.4.0
django-crispy-forms==1.7.2
django-formtools==2.1
django-import-export==1.2.0
et-xmlfile==1.0.1
future==0.17.1
httplib2==0.12.1
hyperlink==18.0.0
idna==2.8
incremental==17.5.0
isort==4.3.4
jdcal==1.4
jieba==0.39
js2xml==0.3.1
kiwisolver==1.0.1
lazy-object-proxy==1.3.1
lxml==4.3.3
matplotlib==3.0.3
mccabe==0.6.1
numpy==1.16.2
odfpy==1.4.0
openpyxl==2.6.1
parsel==1.5.1
Pillow==6.0.0
ply==3.11
pyasn1==0.4.5
pyasn1-modules==0.2.4
pycodestyle==2.5.0
pycparser==2.19
PyDispatcher==2.0.5
PyHamcrest==1.9.0
pylint==2.2.2
pylint-django==2.0.5
pylint-plugin-utils==0.4
PyMySQL==0.9.3
pyOpenSSL==19.0.0
pyparsing==2.4.0
python-dateutil==2.8.0
pytz==2018.9
pywin32==224
PyYAML==5.1
queuelib==1.5.0
requests==2.21.0
Scrapy==1.6.0
scrapy-djangoitem==1.1.1
scrapyd==1.2.0
scrapyd-client==1.1.0
service-identity==18.1.0
six==1.12.0
slimit==0.8.1
soupsieve==1.9
tablib==0.13.0
Twisted==19.2.1
typed-ast==1.3.1
urllib3==1.24.1
w3lib==1.20.0
wordcloud==1.5.0
wrapt==1.11.1
xlrd==1.2.0
xlwt==1.3.0
zope.interface==4.6.0