Skip to content

Commit 1977a49

Browse files
authored
Merge pull request #70 from CCPBioSim/renovate/mdtraj-1.x
Update dependency mdtraj to v1.11.1.post2
2 parents fd7f177 + e98b17a commit 1977a49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎docker/Dockerfile‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ RUN conda install -y -c conda-forge \
1616
conda-forge::nglview=4.0.1 \
1717
conda-forge::ipywidgets=8.1.9
1818
RUN pip install --no-cache-dir \
19-
mdtraj==1.11.1
19+
mdtraj==1.11.1.post2
2020

2121
COPY docker/fix-nglview.sh /tmp/fix-nglview.sh
2222
RUN bash /tmp/fix-nglview.sh

0 commit comments

Comments
 (0)