diff --git a/setup.cfg b/setup.cfg index 1d87cb5a0..a107a60bb 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = pyNeuroML -version = 1.1.2 +version = 1.1.3 author = Padraig Gleeson author_email = p.gleeson@gmail.com url = https://github.com/NeuroML/pyNeuroML @@ -22,10 +22,10 @@ classifiers= [options] install_requires = - pylems>=0.5.7 + pylems>=0.6.4 airspeed>=0.5.5 - neuromllite>=0.5.4 - libNeuroML>=0.5.1 + neuromllite>=0.5.7 + libNeuroML>=0.5.5 matplotlib matplotlib-scalebar graphviz