diff --git a/setup.cfg b/setup.cfg index 1fbe4b0..a28321c 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.1.1 + SpiNNFrontEndCommon == 1!7.2.2 matplotlib [options.packages.find]