-
-
Notifications
You must be signed in to change notification settings - Fork 129
/
requirements.txt
60 lines (60 loc) · 1 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
aioredis==1.3.1
asgiref==3.5.2
async-timeout==4.0.2
attrs==21.4.0
Automat==20.2.0
Authlib==1.0.1
beautifulsoup4==4.11.1
bs4==0.0.1
certifi==2022.12.7
cffi==1.15.0
channels==3.0.4
channels-redis==3.4.0
charset-normalizer==2.0.12
constantly==15.1.0
cycler==0.11.0
daphne==3.0.2
Deprecated==1.2.13
dice==3.1.2
Django==4.1.13
docopt==0.6.2
feedparser==6.0.8
fonttools==4.33.2
hiredis==2.0.0
hyperlink==21.0.0
idna==3.3
incremental==21.3.0
jieba==0.42.1
kiwisolver==1.4.2
lxml==4.9.1
matplotlib==3.5.1
msgpack==1.0.3
mysqlclient==2.1.0
numpy==1.22.3
packaging==21.3
pika==1.2.0
Pillow==10.0.1
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.21
pyparsing==3.0.8
python-dateutil==2.8.2
PyYAML==6.0
redis==4.4.4
requests==2.31.0
service-identity==21.1.0
sgmllib3k==1.0.0
six==1.16.0
soupsieve==2.3.2.post1
sqlparse==0.4.4
Twisted==22.10.0
txaio==22.2.1
typing_extensions==4.2.0
urllib3==1.26.9
websocket-client==1.3.2
websockets==10.3
wordcloud==1.8.1
wrapt==1.14.0
zope.interface==5.4.0
selenium==4.12.0
djangorestframework==3.14.0