-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
72 lines (72 loc) · 2.57 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
aioredis==1.3.1
amqp==5.0.6
appdirs==1.4.4
asgiref==3.3.4
async-timeout==3.0.1
attrs==21.2.0
autobahn==21.3.1
Automat==20.2.0
beautifulsoup4==4.9.3
billiard==3.6.4.0
bs4==0.0.1
celery==5.0.5
certifi==2021.5.30
cffi==1.14.5
channels==3.0.3
channels-redis==3.2.0
chardet==4.0.0
click==7.1.2
click-didyoumean==0.0.3
click-plugins==1.1.1
click-repl==0.2.0
constantly==15.1.0
cryptography==3.4.7
cssselect==1.1.0
daphne==3.0.2
Django==3.2.4
django-celery-beat==2.2.0
django-celery-results==2.0.1
django-timezone-field==4.1.2
fake-useragent==0.1.11
feedparser==6.0.2
hiredis==2.0.0
hyperlink==21.0.0
idna==2.10
incremental==21.3.0
kombu==5.1.0
lxml==4.6.3
msgpack==1.0.2
numpy==1.20.3
pandas==1.2.4
parse==1.19.0
prompt-toolkit==3.0.18
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.20
pyee==8.1.0
pyOpenSSL==20.0.1
pyppeteer==0.2.5
pyquery==1.4.3
python-crontab==2.5.1
python-dateutil==2.8.1
pytz==2021.1
redis==3.5.3
requests==2.25.1
requests-html==0.10.0
service-identity==21.1.0
sgmllib3k==1.0.0
simplejson==3.17.2
six==1.16.0
soupsieve==2.2.1
sqlparse==0.4.1
tqdm==4.61.0
Twisted==21.2.0
twisted-iocpsupport==1.0.1
txaio==21.2.1
urllib3==1.26.5
vine==5.0.0
w3lib==1.22.0
wcwidth==0.2.5
websockets==8.1
yahoo-fin==0.8.8
zope.interface==5.4.0