From 0a9e56451b5fb2704075ad9fc50d6ffcbfde4c53 Mon Sep 17 00:00:00 2001 From: Luis Le <110530848+Leci37@users.noreply.github.com> Date: Fri, 17 May 2024 08:34:17 +0200 Subject: [PATCH] ta-lib #install from here , not available in pip ta-lib #install from here , not available in pip Signed-off-by: Luis Le <110530848+Leci37@users.noreply.github.com> --- requirements_x.y.z.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements_x.y.z.txt b/requirements_x.y.z.txt index c046928..dd86562 100644 --- a/requirements_x.y.z.txt +++ b/requirements_x.y.z.txt @@ -1,9 +1,10 @@ numpy~=1.21.6 pandas~=1.3.5 numba~=0.56.4 +ta-lib #install from here , not available in pip https://www.lfd.uci.edu/~gohlke/pythonlibs/#ta-lib lxml~=4.6.3 Pillow~=9.3.0 -finplot~=1.8.2 +finplot~=1.8.1 plotly~=5.9.0 seaborn~=0.11.2 matplotlib~=3.5.2