File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -42,9 +42,9 @@ mistune==0.8.4
4242multimethod == 1.3
4343nbconvert == 5.6.1
4444nbformat == 5.0.6
45- neuromllite == 0.1.9
46- netpyne == 1.0.3 .1
47- NEURON == 8.0 .2
45+ neuromllite == 0.5.1
46+ netpyne == 1.0.4 .1
47+ NEURON == 8.2 .2
4848numpy == 1.18.5
4949oauthlib == 3.0.1
5050optuna == 2.10.1
@@ -66,7 +66,7 @@ pygeppetto==0.8.1
6666Pygments == 2.6.1
6767PyJWT == 1.7.1
6868PyLEMS == 0.4.9.3
69- pyNeuroML == 0.3.15
69+ pyNeuroML >= 0.7.1
7070pyOpenSSL == 19.1.0
7171pyparsing == 2.4.7
7272pyrsistent == 0.16.0
Original file line number Diff line number Diff line change 3838 ],
3939 install_requires = [
4040 'jupyter-geppetto>=1.0.0' ,
41- 'NEURON>=8.0.2' ,
42- 'netpyne>=1.0.2.1'
41+ 'NEURON>=8.2.2' ,
42+ 'netpyne>=1.0.4.1' ,
43+ 'neuromllite==0.5.1' ,
44+ 'pyNeuroML>=0.7.1' ,
45+ 'sentry_sdk>=1.5.2' ,
46+ 'dacite>=1.6.0' ,
47+ 'h5py>=3.7.0' ,
48+ 'jsonpickle>=2.1.0' ,
4349 ],
4450)
You can’t perform that action at this time.
0 commit comments