Skip to content

Commit

Permalink
update tools
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 17, 2023
1 parent 4521b66 commit fed9532
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ RUN AUTO_UPDATE=1 conda install --no-update-deps -y \
biodivine_aeon=0.4.0a5=py311h9bf148f_0 \
cabean=1.0.0=0 \
ginsim=3.0.0b=12 \
maboss=2.5.3=h2bc3f7f_1 \
maboss=2.5.4=h2bc3f7f_1 \
pyboolnet=3.0.10.post1=py_0 \
&& conda clean -y --all && rm -rf /opt/conda/pkgs

Expand All @@ -152,9 +152,9 @@ RUN AUTO_UPDATE=1 conda install --no-update-deps -y \
mpbn=3.3=py_0 \
nordic=2.4.4=py_0 \
pyactonet=1.0=py_0 \
pymaboss=0.8.5=py_0 \
pymaboss=0.8.6=py_0 \
pypint=1.6.3=py_0 \
pystablemotifs=3.0.4dev1=py_0 \
pystablemotifs=3.0.6=py_0 \
scboolseq=2.0.1=py_0 \
&& conda clean -y --all && rm -rf /opt/conda/pkgs

Expand Down

0 comments on commit fed9532

Please sign in to comment.