From bf5d326b30e45f195051fbdf97079353e2bdba2a Mon Sep 17 00:00:00 2001 From: Faraz Fallahi Date: Sun, 6 Jun 2021 00:03:29 -0400 Subject: [PATCH] Update Dockerfile --- Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile b/Dockerfile index 053f135..7b436b1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -49,6 +49,7 @@ RUN \ RUN pip3 install --upgrade PyPortfolioOpt RUN pip3 install --upgrade dlib RUN pip3 install --upgrade frida frida-tools +RUN pip3 install --upgrade vaex #RUN pip3 install --upgrade --ignore-installed cltk # Install FB Prophet