-
Notifications
You must be signed in to change notification settings - Fork 10
/
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
alembic==1.6.5
appnope==0.1.2
autopep8==1.5.5
backcall==0.2.0
backtrader==1.9.76.123
bcolz-zipline==1.2.3.post2
Bottleneck==1.3.2
certifi==2020.12.5
chardet==4.0.0
click==8.0.1
cycler==0.10.0
decorator==4.4.2
empyrical==0.5.5
empyrical-reloaded==0.5.7
greenlet==1.1.0
h5py==3.2.1
idna==2.10
intervaltree==3.1.0
ipykernel==5.5.0
ipython==7.21.0
ipython-genutils==0.2.0
iso3166==1.0.1
iso4217==1.6.20180829
jedi==0.18.0
joblib==1.0.1
jupyter-client==6.1.12
jupyter-core==4.7.1
kiwisolver==1.3.1
Logbook==1.5.3
lru-dict==1.1.7
lxml==4.6.3
Mako==1.1.4
MarkupSafe==2.0.1
matplotlib==3.3.4
multipledispatch==0.6.0
multitasking==0.0.9
networkx==2.5.1
numexpr==2.7.3
numpy==1.20.1
pandas==1.2.3
pandas-datareader==0.9.0
parso==0.8.1
patsy==0.5.1
pexpect==4.8.0
pickleshare==0.7.5
Pillow==8.1.2
prompt-toolkit==3.0.18
ptyprocess==0.7.0
pycodestyle==2.6.0
pydantic==1.7.3
pyfolio==0.9.2
Pygments==2.8.1
pyparsing==2.4.7
python-dateutil==2.8.1
python-dotenv==0.15.0
python-editor==1.0.4
python-interface==1.6.1
pytz==2021.1
pyzmq==22.0.3
requests==2.25.1
scikit-learn==0.24.2
scipy==1.6.3
seaborn==0.11.1
six==1.15.0
sortedcontainers==2.4.0
SQLAlchemy==1.4.17
statsmodels==0.12.2
TA-Lib==0.4.20
threadpoolctl==2.1.0
toml==0.10.2
toolz==0.11.1
tornado==6.1
trading-calendars==2.1.1
traitlets==5.0.5
urllib3==1.26.3
wcwidth==0.2.5
yfinance==0.1.59
zipline-reloaded==2.0.0.post1