Skip to content

Commit 524acd5

Browse files
author
Christopher Henry
committed
Triggering ModelSEEDpy update
1 parent abebcdf commit 524acd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ RUN pip install networkx
3535
RUN pip install deepdiff
3636
RUN pip install h5py
3737

38-
RUN echo '32' >/dev/null && pip install --use-deprecated=legacy-resolver git+https://github.com/cshenry/ModelSEEDpy.git
38+
RUN echo '33' >/dev/null && pip install --use-deprecated=legacy-resolver git+https://github.com/cshenry/ModelSEEDpy.git
3939
RUN echo '11' >/dev/null && pip install git+https://github.com/cshenry/cobrakbase.git@f0b3aa300fb153fc83b2fd5e83be231fc6992fae
4040

4141
RUN echo '30' >/dev/null && mkdir deps && cd deps && \

0 commit comments

Comments
 (0)