Update 'Dockerfile'

This commit is contained in:
Tomasz Koszarek 2023-09-29 23:39:35 +02:00
parent 32b11ebc6f
commit 2dfb8a0a0d

View File

@ -6,3 +6,4 @@ RUN pip install matplotlib
RUN pip install scikit-learn
RUN pip install sacred
RUN pip install keras
RUN pip install pymongo