Add in new python imports to docker
This commit is contained in:
+3
-1
@@ -62,7 +62,9 @@ RUN pip install --upgrade pip && \
|
||||
pip install tensorflow \
|
||||
fastparquet \
|
||||
openpyxl \
|
||||
yfinance
|
||||
yfinance \
|
||||
matplotlib \
|
||||
scikit-learn
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user