From 73dbede5236e6a6637f0b6bd913de4a83d3cd553 Mon Sep 17 00:00:00 2001
From: "Christian Y. Brenninkmeijer"
 <christian.brenninkmeijer@manchester.ac.uk>
Date: Thu, 20 Jul 2023 11:11:03 +0100
Subject: [PATCH] pip freeze

---
 README.md | 142 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 142 insertions(+)

diff --git a/README.md b/README.md
index b6c8625b12..3281d5bed8 100644
--- a/README.md
+++ b/README.md
@@ -56,3 +56,145 @@ Documentation
 [SpiNNFrontEndCommon C documentation](http://spinnakermanchester.github.io/SpiNNFrontEndCommon/c/)
 
 [Combined python documentation](http://spinnakermanchester.readthedocs.io/en/7.0.0)
+
+
+Pip Freeze
+==========
+This code was tested with all (SpiNNakerManchester)[https://github.com/SpiNNakerManchester] on tag 7.0.0
+
+Pip Freeze showed the dependencies as:
+
+appdirs==1.4.4
+
+astroid==2.15.6
+
+attrs==23.1.0
+
+certifi==2023.5.7
+
+charset-normalizer==3.2.0
+
+contourpy==1.1.0
+
+coverage==7.2.7
+
+csa==0.1.12
+
+cycler==0.11.0
+
+dill==0.3.6
+
+ebrains-drive==0.5.1
+
+exceptiongroup==1.1.2
+
+execnet==2.0.2
+
+fonttools==4.41.0
+
+graphviz==0.20.1
+
+httpretty==1.1.4
+
+idna==3.4
+
+importlib-resources==6.0.0
+
+iniconfig==2.0.0
+
+isort==5.12.0
+
+jsonschema==4.18.4
+
+jsonschema-specifications==2023.7.1
+
+kiwisolver==1.4.4
+
+lazy-object-proxy==1.9.0
+
+lazyarray==0.5.2
+
+matplotlib==3.7.2
+
+mccabe==0.7.0
+
+mock==5.1.0
+
+multiprocess==0.70.14
+
+neo==0.12.0
+
+numpy==1.24.4
+
+opencv-python==4.8.0.74
+
+packaging==23.1
+
+pathos==0.3.0
+
+Pillow==10.0.0
+
+pkgutil_resolve_name==1.3.10
+
+platformdirs==3.9.1
+
+pluggy==1.2.0
+
+pox==0.3.2
+
+ppft==1.7.6.6
+
+py==1.11.0
+
+pylint==2.17.4
+
+PyNN==0.11.0
+
+pyparsing==2.4.7
+
+pytest==7.4.0
+
+pytest-cov==4.1.0
+
+pytest-forked==1.6.0
+
+pytest-instafail==0.5.0
+
+pytest-progress==1.2.5
+
+pytest-timeout==2.1.0
+
+pytest-xdist==3.3.1
+
+python-coveralls==2.9.3
+
+python-dateutil==2.8.2
+
+PyYAML==6.0.1
+
+quantities==0.14.1
+
+referencing==0.30.0
+
+requests==2.31.0
+
+rpds-py==0.9.2
+
+scipy==1.10.1
+
+six==1.16.0
+
+tomli==2.0.1
+
+tomlkit==0.11.8
+
+typing_extensions==4.7.1
+
+urllib3==2.0.4
+
+websocket-client==1.6.1
+
+wrapt==1.15.0
+
+zipp==3.16.2
+