2 parents 84cc6eb + 8c239ca commit b388f7fCopy full SHA for b388f7f
1 file changed
docker/Dockerfile
@@ -10,7 +10,7 @@ WORKDIR $HOME
10
11
# Install workshop deps
12
RUN conda install -y -c conda-forge \
13
- conda-forge::matplotlib=3.11.1 \
+ conda-forge::matplotlib=3.11.2 \
14
conda-forge::numpy=2.5.3 \
15
conda-forge::pandas=3.0.5 \
16
conda-forge::nglview=4.0.1 \
0 commit comments