diff --git a/Dockerfile b/Dockerfile
index aefd2f342841eac7ca5dbab20a56b23ff36f11c9..a6c4f0c7d86d04d43fd1c4297bfbad4ea038f311 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -35,7 +35,8 @@ RUN pip install plotly
 
 # Install for -> artifint
 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
 
 # Install for -> windkanl