-
Notifications
You must be signed in to change notification settings - Fork 6
/
requirements.txt
78 lines (78 loc) · 1.33 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
amqp==5.1.1
appdirs==1.4.4
asgiref==3.6.0
async-timeout==4.0.2
asyncio==3.4.3
attrs==23.1.0
autobahn==23.1.2
Automat==22.10.0
beautifulsoup4==4.12.2
billiard==4.2.0
bs4==0.0.1
celery==5.4.0
certifi==2022.12.7
cffi==1.15.1
channels==3.0.5
channels-redis==4.1.0
charset-normalizer==3.1.0
click==8.1.3
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.2.0
colorama==0.4.6
constantly==15.1.0
cron_descriptor==1.2.35
cryptography==40.0.2
cssselect==1.2.0
daphne==3.0.2
Django==4.2
django-celery-beat==2.5.0
django-celery-results==2.5.0
django-timezone-field==5.0
fake-useragent==1.1.3
feedparser==6.0.10
hyperlink==21.0.0
idna==3.4
importlib-metadata==6.5.1
incremental==24.7.2
kombu==5.4.0
lxml==4.9.3
msgpack==1.0.5
numpy==1.26.4
pandas==1.5.3
parse==1.19.0
prompt-toolkit==3.0.38
pyasn1==0.5.0
pyasn1-modules==0.3.0
pycparser==2.21
pyee==8.2.2
pyOpenSSL==23.1.1
pyppeteer==1.0.2
pyquery==2.0.0
python-crontab==2.7.1
python-dateutil==2.8.2
pytz==2023.3
redis==4.5.4
requests==2.28.2
requests-html==0.10.0
service-identity==21.1.0
setuptools==73.0.0
sgmllib3k==1.0.0
simplejson==3.19.1
six==1.16.0
soupsieve==2.4.1
sqlparse==0.4.4
tqdm==4.65.0
Twisted==22.10.0
txaio==23.1.1
typing_extensions==4.12.2
tzdata==2023.3
urllib3==1.26.15
vine==5.1.0
w3lib==2.1.1
wcwidth==0.2.6
websockets==10.4
wheel==0.44.0
yahoo-fin==0.8.9.1
zipp==3.15.0
zope.interface==6.0