We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc15b6b commit dfafe66Copy full SHA for dfafe66
1 file changed
setup.py
@@ -27,7 +27,7 @@
27
'Programming Language :: Python :: 3.4'
28
],
29
install_requires=[
30
- 'jupyter_geppetto==0.4.1',
31
- 'netpyne==0.7.8'
+ 'jupyter_geppetto==0.4.1.2',
+ 'netpyne==0.7.9'
32
33
)
0 commit comments