Skip to content

Commit 7345b6d

Browse files
committed
Fixing dependencies
1 parent e70872e commit 7345b6d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ RUN pip install cobra
3333
RUN pip install networkx
3434
RUN pip install chemw==0.3.2
3535
RUN pip install deepdiff
36+
RUN pip install h5py
3637

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

0 commit comments

Comments
 (0)