forked from Yeachan-Heo/NDFinance
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
78 lines (78 loc) · 1.43 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
aiohttp==3.6.2
aiohttp-cors==0.7.0
aioredis==1.3.1
async-timeout==3.0.1
attrs==20.2.0
beautifulsoup4==4.9.3
blessings==1.7
cachetools==4.1.1
certifi==2020.6.20
chardet==3.0.4
click==7.1.2
cloudpickle==1.6.0
colorama==0.4.3
colorful==0.5.4
cycler==0.10.0
dateutils==0.6.11
filelock==3.0.12
future==0.18.2
google==3.0.0
google-api-core==1.22.4
google-auth==1.22.1
googleapis-common-protos==1.52.0
gpustat==0.6.0
grpcio==1.32.0
gym==0.17.3
hiredis==1.1.0
idna==2.10
importlib-metadata==2.0.0
inflection==0.5.1
jsonschema==3.2.0
kiwisolver==1.2.0
llvmlite==0.34.0
lxml==4.5.2
matplotlib @ file:///tmp/build/80754af9/matplotlib-base_1597876320876/work
mkl-fft==1.2.0
mkl-random==1.1.1
mkl-service==2.3.0
more-itertools==8.5.0
msgpack==1.0.0
multidict==4.7.6
multitasking==0.0.9
NDFinance==0.0.2
numba==0.51.2
numpy==1.19.2
nvidia-ml-py3==7.352.0
olefile==0.46
opencensus==0.7.10
opencensus-context==0.1.1
pandas==1.1.3
Pillow @ file:///tmp/build/80754af9/pillow_1594307325547/work
prometheus-client==0.8.0
protobuf==3.13.0
psutil==5.7.2
py-spy==0.3.3
pyasn1==0.4.8
pyasn1-modules==0.2.8
pyglet==1.5.0
pyparsing==2.4.7
pyrsistent==0.17.3
python-dateutil==2.8.1
pytz==2020.1
PyYAML==5.3.1
Quandl==3.5.2
ray==1.0.0
redis==3.4.1
requests==2.24.0
rsa==4.6
scipy==1.5.2
six==1.15.0
soupsieve==2.0.1
TA-Lib==0.4.19
tornado==6.0.4
tqdm @ file:///tmp/build/80754af9/tqdm_1602185206534/work
typing-extensions==3.7.4.3
urllib3==1.25.10
yarl==1.6.0
yfinance==0.1.55
zipp==3.3.0