diff --git a/README.md b/README.md index f1117f0c..d1981e01 100644 --- a/README.md +++ b/README.md @@ -8,3 +8,217 @@ Documentation
[Combined python documentation](http://spinnakermanchester.readthedocs.io/en/7.2.1) +Dependency versions +___________________ + +This release was tested with the following versions of its dependencies. +Unless specifically capped in the setup file this will be the latest version +released at the time of our release. + +Python3.12 + +SpiNNakerManchester dependencies 1!7.2.1 + +appdirs==1.4.4 + +astroid==3.2.4 + +asttokens==2.4.1 + +attrs==24.2.0 + +certifi==2024.7.4 + +charset-normalizer==3.3.2 + +click==8.1.7 + +comm==0.2.2 + +contourpy==1.2.1 + +coverage==7.6.1 + +csa==0.1.12 + +cycler==0.12.1 + +debugpy==1.8.5 + +decorator==5.1.1 + +Deprecated==1.2.14 + +dill==0.3.8 + +ebrains-drive==0.6.0 + +execnet==2.1.1 + +executing==2.0.1 + +fastjsonschema==2.20.0 + +fonttools==4.53.1 + +graphviz==0.20.3 + +httpretty==1.1.4 + +idna==3.7 + +iniconfig==2.0.0 + +ipykernel==6.29.5 + +ipython==8.26.0 + +isort==5.13.2 + +jedi==0.19.1 + +jsonschema==4.23.0 + +jsonschema-specifications==2023.12.1 + +jupyter_client==8.6.2 + +jupyter_core==5.7.2 + +kiwisolver==1.4.5 + +lazyarray==0.5.2 + +matplotlib==3.9.1.post1 + +matplotlib-inline==0.1.7 + +mccabe==0.7.0 + +mock==5.1.0 + +morphio==3.3.9 + +multiprocess==0.70.16 + +nbclient==0.6.8 + +nbformat==5.10.4 + +nbmake==1.5.4 + +neo==0.13.2 + +nest-asyncio==1.6.0 + +networkx==2.8.8 + +numpy==2.0.1 + +opencv-python==4.10.0.84 + +packaging==24.1 + +parso==0.8.4 + +pathos==0.3.2 + +pexpect==4.9.0 + +pillow==10.4.0 + +platformdirs==4.2.2 + +pluggy==1.5.0 + +pox==0.3.4 + +ppft==1.7.6.8 + +prompt_toolkit==3.0.47 + +psutil==6.0.0 + +ptyprocess==0.7.0 + +pure_eval==0.2.3 + +py==1.11.0 + +Pygments==2.18.0 + +pylint==3.2.6 + +PyNN==0.12.3 + +pyparsing==3.1.2 + +pytest==8.3.2 + +pytest-cov==5.0.0 + +pytest-forked==1.6.0 + +pytest-instafail==0.5.0 + +pytest-progress==1.3.0 + +pytest-timeout==2.3.1 + +pytest-xdist==3.6.1 + +python-coveralls==2.9.3 + +python-dateutil==3.9.0 + +PyYAML==6.0.2 + +pyzmq==26.1.0 + +quantities==0.15.0 + +referencing==0.35.1 + +requests==2.32.3 + +rpds-py==0.20.0 + +scipy==1.14.0 + +setuptools==72.1.0 + +six==1.16.0 + +stack-data==0.6.3 + +tabulate==0.8.10 + +testfixtures==8.3.0 + +tomlkit==0.13.0 + +tornado==6.4.1 + +tqdm==4.66.5 + +traitlets==5.14.3 + +tsplib95==0.7.1 + +types-appdirs==1.4.3.5 + +types-jsonschema==4.23.0.20240712 + +types-requests==2.32.0.20240712 + +typing_extensions==4.12.2 + +urllib3==2.2.2 + +wcwidth==0.2.13 + +websocket-client==1.8.0 + +wheel==0.44.0 + +wrapt==1.16.0 \ No newline at end of file