Skip to content

Commit

Permalink
Updated version of numexpr due to a Pandas dependency change.
Browse files Browse the repository at this point in the history
  • Loading branch information
Glenn Gaffield committed Dec 20, 2021
1 parent 026f696 commit 69150b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ RUN rm /opt/conda/conda-meta/pinned
RUN conda install --quiet --yes \
'ipywidgets>7.5' \
'conda-forge::python-dotenv' \
'conda-forge::numexpr>=2.7.0' \
'biopython' \
'bioconda::bedops' \
'bioconda::bx-python' \
Expand Down

0 comments on commit 69150b9

Please sign in to comment.