diff --git a/Dockerfile b/Dockerfile index 14740a2..4afd8ba 100644 --- a/Dockerfile +++ b/Dockerfile @@ -130,7 +130,7 @@ RUN AUTO_UPDATE=1 conda install --no-update-deps -y \ RUN AUTO_UPDATE=1 conda install --no-update-deps -y \ -c daemontus -c pauleve \ libsbml-plus-packages=5.20.0=hbee6a8b_0 \ - biodivine_aeon=0.3.0=py311h9bf148f_0 \ + biodivine_aeon=0.4.0a5=py311h9bf148f_0 \ cabean=1.0.0=0 \ ginsim=3.0.0b=12 \ maboss=2.5.3=h2bc3f7f_1 \ @@ -142,7 +142,7 @@ RUN AUTO_UPDATE=1 conda install --no-update-deps -y \ -c creda \ algorecell_types=1.0=py_0 \ bns-python=0.2=py_0 \ - bonesis=0.5.7=py_0 \ + bonesis=0.6.0=py_0 \ boolsim-python=0.5=py_0 \ cabean-python=1.0=py_0 \ caspo-control=1.0=py_0 \