Skip to content

Commit

Permalink
Fixing dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
cshenry committed Mar 23, 2024
1 parent e70872e commit 7345b6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ RUN pip install cobra
RUN pip install networkx
RUN pip install chemw==0.3.2
RUN pip install deepdiff
RUN pip install h5py

RUN echo '29' >/dev/null && pip install --use-deprecated=legacy-resolver git+https://github.com/cshenry/ModelSEEDpy.git
RUN echo '8' >/dev/null && pip install git+https://github.com/cshenry/cobrakbase.git@5c0bfefb569a2540df878fdf995889590412f232
Expand Down

0 comments on commit 7345b6d

Please sign in to comment.