We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5185ebb commit e70872eCopy full SHA for e70872e
Dockerfile
@@ -32,6 +32,7 @@ RUN pip install "numpy<1.24"
32
RUN pip install cobra
33
RUN pip install networkx
34
RUN pip install chemw==0.3.2
35
+RUN pip install deepdiff
36
37
RUN echo '29' >/dev/null && pip install --use-deprecated=legacy-resolver git+https://github.com/cshenry/ModelSEEDpy.git
38
RUN echo '8' >/dev/null && pip install git+https://github.com/cshenry/cobrakbase.git@5c0bfefb569a2540df878fdf995889590412f232
0 commit comments