Update Dockerfile

This commit is contained in:
Faraz Fallahi
2021-06-06 00:03:29 -04:00
parent a6f33a70d7
commit bf5d326b30

View File

@@ -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