-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathrequirements.txt
76 lines (76 loc) · 1.37 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
aioredis==1.3.1
asgiref==3.5.2
async-timeout==4.0.2
attrs==21.4.0
autobahn==22.4.2
Automat==20.2.0
backports.zoneinfo==0.2.1
Brotli==1.0.9
certifi==2022.5.18.1
cffi==1.15.0
channels==2.4.0
channels-redis==3.4.0
charset-normalizer==2.0.12
click==8.1.3
constantly==15.1.0
cryptography==37.0.2
daphne==2.5.0
dash==1.20.0
dash-bootstrap-components==0.13.1
dash-core-components==1.16.0
dash-html-components==1.1.3
dash-renderer==1.9.1
dash-table==4.11.3
Django==3.2.15
django-crispy-forms==1.14.0
django-mathfilters==1.0.0
django-plotly-dash==1.7.2
dpd-components==0.1.0
Flask==2.1.2
Flask-Compress==1.12
future==0.18.2
hiredis==2.0.0
hyperlink==21.0.0
idna==3.3
importlib-metadata==4.11.4
incremental==21.3.0
inflection==0.5.1
itsdangerous==2.1.2
Jinja2==3.1.2
joblib==1.1.0
lxml==4.9.1
MarkupSafe==2.1.1
more-itertools==8.13.0
msgpack==1.0.3
numpy==1.22.4
pandas==1.4.2
pandas-datareader==0.10.0
plotly==5.8.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.21
pyOpenSSL==22.0.0
python-dateutil==2.8.2
pytz==2022.1
Quandl==3.7.0
requests==2.27.1
requests-futures==1.0.0
scikit-learn==1.1.1
scipy==1.8.1
service-identity==21.1.0
six==1.16.0
sqlparse==0.4.2
tenacity==8.0.1
threadpoolctl==3.1.0
tqdm==4.64.0
Twisted==22.4.0
txaio==22.2.1
typing_extensions==4.2.0
urllib3==1.26.9
Werkzeug==2.0.3
yahooquery==2.2.15
zipp==3.8.0
zope.interface==5.4.0
gunicorn==20.1.0
django-heroku==0.3.1
whitenoise==6.1.0