diff --git a/Dockerfile b/Dockerfile index d4f709ecff00e7bab102d50597dcbf1100ff03c7..af010526b08ef811175f14258cf5600c455cf847 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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