Skip to content

Commit a649420

Browse files
committed
update matplotlib also
1 parent f22e25b commit a649420

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

simulation/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ENV NRN_VER=8.2.7
1616
ENV BRIAN2_VER=2.9.0
1717
ENV PYNN_VER=0.12.4
1818

19-
RUN $VENV/bin/pip install scipy tables pythran pandas numexpr --upgrade
19+
RUN $VENV/bin/pip install scipy tables pythran pandas numexpr matplotlib --upgrade
2020

2121
#### Install NEST
2222

0 commit comments

Comments
 (0)