Skip to content

Commit e98b17a

Browse files
Update dependency mdtraj to v1.11.1.post2
1 parent fd7f177 commit e98b17a

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)