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

Update Dockerfile

parent d3fbf2b7
No related branches found
No related tags found
No related merge requests found
Pipeline #222238 failed
......@@ -39,10 +39,10 @@ RUN pip install pandaSDMX
RUN pip install plotly
# Install for -> artifint
RUN pip install tensorflow==2.13.0
RUN pip install tensorflow_decision_forests==1.5.0
RUN pip install ortools==9.7.2996
RUN pip install python-constraint==1.4.0
RUN pip install tensorflow
RUN pip install tensorflow_decision_forests
RUN pip install ortools
RUN pip install python-constraint
# Install for -> windkanl
RUN pip install paho-mqtt
......
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