From 262eb2498f46d326ac9834aa75f5bc72afc1636b Mon Sep 17 00:00:00 2001 From: nanoric Date: Mon, 18 Feb 2019 05:10:37 -0400 Subject: [PATCH] [Add] requirements.txt: add jupyter and ta-lib --- requirements.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2ef247b6..7bbc5a25 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,4 +7,7 @@ numpy pandas matplotlib seaborn -jupyter \ No newline at end of file +jupyter +ta-lib +#https://download.lfd.uci.edu/pythonlibs/r5uhg2lo/TA_Lib-0.4.17-cp37-cp37m-win_amd64.whl +