We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 130abf4 commit fa59d8aCopy full SHA for fa59d8a
2 files changed
requirements.txt
@@ -44,7 +44,7 @@ mistune==0.8.4
44
multimethod==1.3
45
nbconvert==5.6.1
46
nbformat==5.0.6
47
-netpyne==1.0.4.1
+netpyne==1.0.6
48
NEURON==8.2.2
49
numpy==1.18.5
50
oauthlib==3.0.1
setup.py
@@ -42,7 +42,7 @@
42
install_requires=[
43
'jupyter-geppetto>=1.0.0',
'NEURON>=8.2.2',
- 'netpyne>=1.0.4.1',
+ 'netpyne>=1.0.6',
'neuromllite==0.5.4',
'pyNeuroML>=1.0.10',
'sentry_sdk>=1.5.2',
0 commit comments