Skip to content

Commit

Permalink
Merge pull request #185 from brain-bican/issue_165
Browse files Browse the repository at this point in the history
fix #182
  • Loading branch information
hkir-dev authored Jun 20, 2024
2 parents b607be8 + c465548 commit 0076a84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ RUN python3 -m pip install numpy==1.26.4
RUN python3 -m pip install marshmallow==3.21.1
RUN python3 -m pip install python-dateutil==2.9.0
RUN python3 -m pip install --no-deps cas-tools==0.0.1.dev44
RUN python3 -m pip install --no-deps tdta==0.1.0.dev13
RUN python3 -m pip install --no-deps tdta==0.1.0.dev14

#RUN Rscript $WORKSPACE/dendR/install_packages.R

Expand Down

0 comments on commit 0076a84

Please sign in to comment.