-
Notifications
You must be signed in to change notification settings - Fork 44
/
requirements.txt
82 lines (82 loc) · 2.89 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
asgiref==3.4.1
asttokens==2.0.5
autopep8==1.5.7
backcall==0.2.0
black==22.1.0
certifi==2022.6.15
charset-normalizer==2.1.0
click==8.0.3
colorama==0.4.4
cycler==0.11.0
debugpy==1.5.1
decorator==5.1.1
distlib==0.3.4
dj-database-url==0.5.0
Django==3.2.6
django-debug-toolbar==3.4.0
django-heroku==0.3.1
entrypoints==0.4
executing==0.8.2
filelock==3.7.1
fonttools==4.33.3
gunicorn==20.1.0
idna==3.3
inflection==0.5.1
ipykernel==6.9.1
ipython==8.0.1
jedi==0.18.1
joblib==1.1.0
jupyter-client==7.1.2
jupyter-core==4.9.2
kiwisolver==1.4.3
lxml==4.9.1
matplotlib==3.5.2
matplotlib-inline==0.1.3
more-itertools==8.13.0
multitasking==0.0.11
mypy-extensions==0.4.3
nest-asyncio==1.5.4
numpy==1.23.0
packaging==21.3
pandas==1.4.1
parso==0.8.3
pathspec==0.9.0
pickleshare==0.7.5
Pillow==9.1.1
pipenv==2022.6.7
platformdirs==2.5.0
plotly==5.9.0
prompt-toolkit==3.0.28
psycopg2==2.9.3
pure-eval==0.2.2
pycodestyle==2.7.0
Pygments==2.11.2
pyparsing==3.0.9
python-dateutil==2.8.2
python-decouple==3.4
pytz==2021.1
pyzmq==22.3.0
qrcode==7.3.1
Quandl==3.7.0
requests==2.28.1
scikit-learn==1.1.1
scipy==1.8.1
seaborn==0.11.2
six==1.16.0
sklearn==0.0
sqlparse==0.4.2
stack-data==0.2.0
tenacity==8.0.1
threadpoolctl==3.1.0
toml==0.10.2
tomli==2.0.1
tornado==6.1
traitlets==5.1.1
tzdata==2022.1
Unipath==1.1
urllib3==1.26.9
virtualenv==20.14.1
virtualenv-clone==0.5.7
wcwidth==0.2.5
whitenoise==5.3.0
yfinance==0.1.72