-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
50 lines (50 loc) · 1.72 KB
/
requirements.txt
File metadata and controls
50 lines (50 loc) · 1.72 KB
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
asgiref==3.4.1
beautifulsoup4==4.10.0
bs4==0.0.1
certifi==2021.10.8
cffi==1.15.0
charset-normalizer==2.0.8
click==8.0.3
colorama==0.4.4
cryptography==36.0.0
cssselect==1.1.0
cycler==0.11.0
Django==3.2.9
django-cors-headers==3.10.0
feedfinder2==0.0.4
feedparser==6.0.8
filelock==3.4.0
fonttools==4.28.2
idna==3.3
jieba==0.42.1
jieba3k==0.35.1
jmespath==0.10.0
joblib==1.1.0
kiwisolver==1.3.2
lxml==4.6.4
matplotlib==3.5.0
newspaper3k==0.2.8
nltk==3.6.5
numpy==1.21.4
packaging==21.3
Pillow==8.4.0
pycparser==2.21
PyMySQL==1.0.2
pyparsing==3.0.6
python-dateutil==2.8.2
pytz==2021.3
PyYAML==6.0
regex==2021.11.10
requests==2.26.0
requests-file==1.5.1
setuptools-scm==6.3.2
sgmllib3k==1.0.0
six==1.16.0
soupsieve==2.3.1
sqlparse==0.4.2
tinysegmenter==0.3
tldextract==3.1.2
tomli==1.2.2
tqdm==4.62.3
urllib3==1.26.7
wordcloud==1.8.1