|
@@ -36,4 +36,6 @@ RUN pip3 install pandas
|
|
RUN pip3 install opencv-contrib-python
|
|
RUN pip3 install opencv-contrib-python
|
|
RUN pip3 install autosub
|
|
RUN pip3 install autosub
|
|
RUN pip3 install autosub3
|
|
RUN pip3 install autosub3
|
|
-RUN pip3 install openpyxl
|
|
|
|
|
|
+RUN pip3 install openpyxl
|
|
|
|
+RUN sudo apt install unrar
|
|
|
|
+RUN pip3 install rarfile
|