-
Notifications
You must be signed in to change notification settings - Fork 4
/
requirements.txt
63 lines (63 loc) · 1.02 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
appdirs==1.4.3
asgiref==3.2.10
astroid==2.4.2
autopep8==1.5.4
beautifulsoup4==4.9.1
CacheControl==0.12.6
certifi==2020.6.20
cffi==1.14.2
chardet==3.0.4
click==7.1.2
colorama==0.4.3
contextlib2==0.6.0
cryptography==3.1
cssselect==1.1.0
distlib==0.3.0
distro==1.4.0
Django==3.1
django-cors-headers==3.4.0
django-rest-knox==4.1.0
djangorestframework==3.11.1
feedfinder2==0.0.4
feedparser==5.2.1
gunicorn==20.0.4
html5lib==1.0.1
idna==2.10
ipaddr==2.2.0
isort==5.4.2
jieba3k==0.35.1
joblib==0.16.0
lazy-object-proxy==1.4.3
lockfile==0.12.2
lxml==4.5.2
mccabe==0.6.1
meilisearch==0.12.3
msgpack==0.6.2
newspaper3k==0.2.8
nltk==3.5
packaging==20.3
pep517==0.8.2
Pillow==7.2.0
progress==1.5
pycodestyle==2.6.0
pycparser==2.20
pylint==2.6.0
pyparsing==2.4.6
python-dateutil==2.8.1
pytoml==0.1.21
pytz==2020.1
PyYAML==5.3.1
regex==2020.7.14
requests==2.24.0
requests-file==1.5.1
retrying==1.3.3
six==1.15.0
soupsieve==2.0.1
sqlparse==0.3.1
tinysegmenter==0.3
tldextract==2.2.3
toml==0.10.1
tqdm==4.48.2
urllib3==1.25.10
webencodings==0.5.1
wrapt==1.12.1