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

Update Dockerfile

parent f0f328db
No related branches found
No related tags found
No related merge requests found
Pipeline #160631 passed
...@@ -36,7 +36,7 @@ RUN pip install plotly ...@@ -36,7 +36,7 @@ RUN pip install plotly
# Install for -> artifint # Install for -> artifint
RUN pip install python-constraint RUN pip install python-constraint
RUN pip install protobuf==3.19 RUN pip install protobuf==3.19
RUN pip install ortools==9.1.9552 RUN pip install ortools==9.0.9048
#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