diff --git a/setup.cfg b/setup.cfg index a28321c..38ae80b 100644 --- a/setup.cfg +++ b/setup.cfg @@ -47,7 +47,7 @@ packages = find: zip_safe = True include_package_data = True install_requires = - SpiNNFrontEndCommon == 1!7.2.2 + SpiNNFrontEndCommon == 1!7.3.1 matplotlib [options.packages.find]