Skip to content
Snippets Groups Projects
Commit a3d16b22 authored by Peter Vennemann's avatar Peter Vennemann
Browse files

Update Dockerfile

parent 50eddcc7
No related branches found
No related tags found
No related merge requests found
Pipeline #160625 failed
...@@ -35,7 +35,8 @@ RUN pip install plotly ...@@ -35,7 +35,8 @@ RUN pip install plotly
# Install for -> artifint # Install for -> artifint
RUN pip install python-constraint RUN pip install python-constraint
RUN pip install ortools==9.3.10497 RUN pip install ortools
RUN pip install probuf=3.19.0
#RUN pip install tensorflow_decision_forests #RUN pip install tensorflow_decision_forests
# Install for -> windkanl # Install for -> windkanl
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment