Skip to content

Commit 179b1c5

Browse files
committed
Updated dependencies
1 parent 5ed2054 commit 179b1c5

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@ jupyter-core==4.9.1
2929
jupyter-server==1.11.2
3030
jupyterhub==1.5.0
3131
jupyterlab==3.2.4
32-
neuromllite==0.5.1
32+
neuromllite==0.5.4
3333
jupyterthemes==0.20.0
3434
kiwisolver==1.2.0
3535
lesscpy==0.14.0
36-
libNeuroML==0.4.0
36+
libNeuroML==0.5.1
3737
lfpykit==0.5.1
3838
lxml==4.5.1
3939
Mako==1.1.0
@@ -65,7 +65,7 @@ pycparser==2.20
6565
pyecore==0.11.7
6666
pygeppetto==0.8.1
6767
PyLEMS==0.5.9
68-
pyNeuroML==0.7.1
68+
pyNeuroML==1.0.10
6969
sentry_sdk==1.5.2
7070
dacite==1.6.0
7171
h5py==3.7.0

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@
4343
'jupyter-geppetto>=1.0.0',
4444
'NEURON>=8.2.2',
4545
'netpyne>=1.0.4.1',
46-
'neuromllite==0.5.1',
47-
'pyNeuroML>=0.7.1',
46+
'neuromllite==0.5.4',
47+
'pyNeuroML>=1.0.10',
4848
'sentry_sdk>=1.5.2',
4949
'dacite>=1.6.0',
5050
'h5py>=3.7.0',

0 commit comments

Comments
 (0)