diff --git a/doc/rst/Download.rst b/doc/rst/Download.rst
index d3b58757..3bb6aeab 100644
--- a/doc/rst/Download.rst
+++ b/doc/rst/Download.rst
@@ -2,7 +2,7 @@
Download & Installation
=======================
-The **openTEPES** model has been developed using `Python 3.12.6 `_ and `Pyomo 6.8.0 `_ and it uses `Gurobi 11.0.3 `_ as commercial MIP solver for which a free academic license is available.
+The **openTEPES** model has been developed using `Python 3.12.3 `_ and `Pyomo 6.8.1 `_ and it uses `Gurobi 12.0.0 `_ as commercial MIP solver for which a free academic license is available.
It uses Pyomo so that it is independent of the preferred solver. You can alternatively use one of the free solvers `HiGHS 1.8.0 `_, `SCIP 9.1.1 `_, `GLPK 5.0 `_,
and `CBC 2.10.12 `_. List the serial solver interfaces under Pyomo with this call::