-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
91 lines (91 loc) · 1.5 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
aiocache==0.11.1
aiocron==1.8
aiofiles==0.7.0
aiohttp==3.8.1
aiomcache==0.6.0
aioredis==1.3.1
aiosignal==1.2.0
aiosqlite==0.17.0
alpha-vantage==2.3.1
asgiref==3.4.1
async-timeout==4.0.1
asyncio-throttle==1.0.2
attrs==21.2.0
backports.zoneinfo;python_version<"3.9"
black==21.11b1
blinker==1.4
certifi==2021.10.8
charset-normalizer==2.0.8
click==8.0.3
croniter==1.0.15
cycler==0.11.0
finnhub-python==2.4.6
finta==1.3
Flask==2.0.2
Flask-Cors==3.0.10
fonttools==4.28.1
frozenlist==1.2.0
gunicorn==20.1.0
h11==0.12.0
h2==4.1.0
hiredis==2.0.0
hpack==4.0.0
hypercorn==0.12.0
hyperframe==6.0.1
idna==3.3
iniconfig==1.1.1
itsdangerous==2.0.1
Jinja2==3.0.3
jsonpickle==2.0.0
kaleido==0.2.1
kiwisolver==1.3.2
lxml==4.7.1
MarkupSafe==2.0.1
matplotlib==3.5.0
multidict==5.2.0
multitasking==0.0.10
mypy==0.910
mypy-extensions==0.4.3
numpy==1.21.4
opstrat==0.1.7
packaging==21.3
pandas==1.3.4
pathspec==0.9.0
Pillow==8.4.0
platformdirs==2.4.0
plotly==5.4.0
pluggy==1.0.0
priority==2.0.0
py==1.11.0
pyparsing==3.0.6
pytest==6.2.5
pytest-asyncio==0.16.0
python-dateutil==2.8.2
pytz==2021.3
pytz-deprecation-shim==0.1.0.post0
QuantLib==1.24
quart==0.16.1
Quart-CORS==0.5.0
regex==2021.11.10
requests==2.26.0
scipy==1.7.3
seaborn==0.11.2
setuptools-scm==6.3.2
six==1.16.0
ta==0.8.0
tenacity==8.0.1
toml==0.10.2
tomli==1.2.2
types-aiofiles==0.7.0
types-python-dateutil==2.8.3
types-pytz==2021.3.1
typing-extensions==4.0.0
tzdata==2021.5
tzlocal==4.1
urllib3==1.26.7
uvicorn==0.15.0
watchgod==0.7
Werkzeug==2.0.2
wsproto==1.0.0
yarl==1.7.2
yfinance==0.1.67