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 a5222ab commit da70e58Copy full SHA for da70e58
simulation/Dockerfile
@@ -14,7 +14,7 @@ RUN ln -s /usr/bin/2to3-3.5 $VENV/bin/2to3
14
ENV NEST_VER=3.7
15
ENV NRN_VER=8.2.7
16
ENV BRIAN2_VER=2.9.0
17
-ENV PYNN_VER=0.12.4
+ENV PYNN_VER=0.11.0
18
19
RUN $VENV/bin/pip install scipy tables pythran pandas numexpr matplotlib --upgrade
20
RUN $VENV/bin/pip install "cython<3.1.0"
0 commit comments