-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
73 lines (73 loc) · 2.63 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
amqp==5.1.1
appdirs==1.4.4
asgiref==3.6.0
asyncio==3.4.3
autopep8==2.0.1
beautifulsoup4==4.12.0
billiard==3.6.4.0
bs4==0.0.1
celery==5.2.7
certifi==2022.12.7
cffi==1.15.1
channels==4.0.0
channels-redis==4.0.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
cron-descriptor==1.2.35
cryptography==40.0.1
cssselect==1.2.0
distlib==0.3.6
Django==4.1.6
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
filelock==3.10.2
frozendict==2.3.6
html5lib==1.1
idna==3.4
importlib-metadata==6.1.0
kombu==5.2.4
lxml==4.9.2
msgpack==1.0.5
multitasking==0.0.11
numpy==1.24.2
pandas==1.5.3
parse==1.19.0
Pillow==9.4.0
platformdirs==3.1.1
prompt-toolkit==3.0.38
pycodestyle==2.10.0
pycparser==2.21
pyee==8.2.2
pyppeteer==1.0.2
pyquery==2.0.0
python-crontab==2.7.1
python-dateutil==2.8.2
pytz==2023.2
redis==4.5.3
requests==2.28.2
requests-html==0.10.0
sgmllib3k==1.0.0
simplejson==3.18.4
six==1.16.0
soupsieve==2.4
sqlparse==0.4.3
tqdm==4.65.0
tzdata==2022.7
urllib3==1.26.15
vine==5.0.0
virtualenv==20.21.0
w3lib==2.1.1
wcwidth==0.2.6
webencodings==0.5.1
websocket-client==1.5.1
websockets==10.4
yahoo-fin==0.8.9.1
yfinance==0.2.13
zipp==3.15.0