-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
94 lines (94 loc) · 1.64 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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
amqp==5.1.1
appdirs==1.4.4
asgiref==3.6.0
async-timeout==4.0.2
attrs==22.2.0
autobahn==23.1.2
Automat==22.10.0
beautifulsoup4==4.11.2
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.0.1
click==8.1.3
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.2.0
constantly==15.1.0
coverage==7.1.0
cryptography==39.0.2
cssselect==1.2.0
daphne==4.0.0
defusedxml==0.7.1
Django==4.1.6
django-celery-beat==2.4.0
django-celery-results==2.4.0
django-cors-headers==3.13.0
django-dotenv==1.4.2
django-filter==22.1
django-redis==5.2.0
django-timezone-field==5.0
djangorestframework==3.14.0
djangorestframework-simplejwt==5.2.2
fake-useragent==1.1.1
feedparser==6.0.10
httpie==3.2.1
hyperlink==21.0.0
idna==3.4
importlib-metadata==6.0.0
incremental==22.10.0
kombu==5.2.4
lxml==4.9.2
markdown-it-py==2.1.0
mdurl==0.1.2
msgpack==1.0.4
multidict==6.0.4
numpy==1.24.2
pandas==1.5.3
parse==1.19.0
Pillow==9.4.0
prompt-toolkit==3.0.38
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.21
pyee==8.2.2
Pygments==2.14.0
PyJWT==2.6.0
pyOpenSSL==23.0.0
pyppeteer==1.0.2
pyquery==2.0.0
PySocks==1.7.1
python-crontab==2.7.1
python-dateutil==2.8.2
pytz==2022.7.1
redis==4.5.1
requests==2.28.2
requests-html==0.10.0
requests-toolbelt==0.10.1
rich==13.3.1
service-identity==21.1.0
sgmllib3k==1.0.0
simplejson==3.18.3
six==1.16.0
soupsieve==2.4
sqlparse==0.4.3
stripe==5.2.0
tqdm==4.65.0
Twisted==22.10.0
txaio==23.1.1
typing_extensions==4.5.0
tzdata==2022.7
urllib3==1.26.14
vine==5.0.0
w3lib==2.1.1
wcwidth==0.2.6
websockets==10.4
whitenoise==6.3.0
yahoo-fin==0.8.9.1
yahoo-finance==1.4.0
zipp==3.15.0
zope.interface==5.5.2