|
12 | 12 | # See the License for the specific language governing permissions and |
13 | 13 | # limitations under the License. |
14 | 14 |
|
15 | | -This release was tested against: |
| 15 | +To see what we are currently testing against go to |
| 16 | +https://github.com/SpiNNakerManchester/sPyNNaker/actions |
| 17 | +in the lastest python actions look at the end of the prepare stage |
16 | 18 |
|
17 | | -Python 13, 12, and 11 on Github actions |
18 | | -appdirs==1.4.4 |
19 | | -astroid==4.0.1 |
20 | | -attrs==25.4.0 |
21 | | -certifi==2025.10.5 |
22 | | -charset-normalizer==3.4.4 |
23 | | -contourpy==1.3.3 |
24 | | -coverage==7.11.0 |
25 | | -coveralls==3.3.1 |
26 | | -csa==0.1.12 |
27 | | -cycler==0.12.1 |
28 | | -Deprecated==1.2.18 |
29 | | -dill==0.4.0 |
30 | | -docopt==0.6.2 |
31 | | -docstring_parser==0.17.0 |
32 | | -ebrains-drive==0.6.0 |
33 | | -flake8==7.3.0 |
34 | | -fonttools==4.60.1 |
35 | | -graphviz==0.21 |
36 | | -idna==3.11 |
37 | | -iniconfig==2.1.0 |
38 | | -isort==7.0.0 |
39 | | -jsonschema==4.25.1 |
40 | | -jsonschema-specifications==2025.9.1 |
41 | | -kiwisolver==1.4.9 |
42 | | -lazyarray==0.6.0 |
43 | | -matplotlib==3.10.7 |
44 | | -mccabe==0.7.0 |
45 | | -mock==5.2.0 |
46 | | -morphio==3.4.0 |
47 | | -mypy==1.18.2 |
48 | | -mypy_extensions==1.1.0 |
49 | | -neo==0.14.3 |
50 | | -numpy==2.3.4 |
51 | | -packaging==25.0 |
52 | | -pathspec==0.12.1 |
53 | | -pillow==12.0.0 |
54 | | -platformdirs==4.5.0 |
55 | | -pluggy==1.6.0 |
56 | | -pycodestyle==2.14.0 |
57 | | -pyenchant==3.3.0 |
58 | | -pyflakes==3.4.0 |
59 | | -Pygments==2.19.2 |
60 | | -pylint==4.0.1 |
61 | | -PyNN==0.12.4 |
62 | | -pyparsing==3.2.5 |
63 | | -pytest==8.4.2 |
64 | | -pytest-cov==7.0.0 |
65 | | -python-dateutil==2.9.0.post0 |
66 | | -PyYAML==6.0.3 |
67 | | -quantities==0.16.2 |
68 | | -referencing==0.37.0 |
69 | | -requests==2.32.5 |
70 | | -rpds-py==0.27.1 |
71 | | -scipy==1.16.2 |
72 | | -setuptools==80.9.0 |
73 | | -six==1.17.0 |
74 | | -testfixtures==9.2.0 |
75 | | -tomlkit==0.13.3 |
76 | | -tqdm==4.67.1 |
77 | | -types-requests==2.32.4.20250913 |
78 | | -typing_extensions==4.15.0 |
79 | | -urllib3==2.5.0 |
80 | | -websocket-client==1.9.0 |
81 | | -wheel==0.45.1 |
82 | | -wrapt==1.17.3 |
83 | | - |
84 | | -for python 10 the following where less |
85 | | -contourpy==1.3.2 |
86 | | -coveralls==3.3.1 |
87 | | -exceptiongroup==1.3.0 |
88 | | -numpy==2.2.6 |
89 | | -scipy==1.15.3 |
90 | | -testfixtures==8.3.0 |
91 | | -tomli==2.3.0 |
92 | | - |
93 | | -While The intergation Tests ran on development version where available |
94 | | -appdirs==1.4.4 |
95 | | -astroid==4.0.1 |
96 | | -asttokens==3.0.0 |
97 | | -attrs==25.4.1.dev2 |
98 | | -certifi==2025.10.5 |
99 | | -charset-normalizer==3.4.4 |
100 | | -comm==0.2.3 |
101 | | -contourpy==1.3.3 |
102 | | -coverage==7.11.0 |
103 | | -csa==0.1.12 |
104 | | -cycler==0.12.1 |
105 | | -debugpy==1.8.17 |
106 | | -decorator==5.2.1 |
107 | | -deepdiff==8.6.1 |
108 | | -Deprecated==1.2.18 |
109 | | -dill==0.4.0 |
110 | | -docstring_parser==0.17.0 |
111 | | -ebrains-drive==0.6.0 |
112 | | -execnet==2.1.1 |
113 | | -executing==2.2.1 |
114 | | -fastjsonschema==2.21.2 |
115 | | -fonttools==4.60.1 |
116 | | -graphviz==0.21 |
117 | | -httpretty==1.1.4 |
118 | | -idna==3.11 |
119 | | -iniconfig==2.1.0 |
120 | | -ipykernel==7.0.1 |
121 | | -ipython==9.6.0 |
122 | | -ipython_pygments_lexers==1.1.1 |
123 | | -isort==7.0.0 |
124 | | -jedi==0.19.2 |
125 | | -jsonschema==4.25.1 |
126 | | -jsonschema-specifications==2025.9.1 |
127 | | -jupyter_client==8.6.3 |
128 | | -jupyter_core==5.9.0 |
129 | | -kiwisolver==1.4.10rc0 |
130 | | -lazyarray==0.6.0 |
131 | | -matplotlib==3.10.7 |
132 | | -matplotlib-inline==0.1.7 |
133 | | -mccabe==0.7.0 |
134 | | -mock==5.2.0 |
135 | | -morphio==3.4.0 |
136 | | -nbclient==0.10.2 |
137 | | -nbformat==5.10.4 |
138 | | -nbmake==1.5.5 |
139 | | -neo==0.14.3 |
140 | | -nest-asyncio==1.6.0 |
141 | | -numpy==2.4.0.dev0 |
142 | | -orderly-set==5.5.0 |
143 | | -packaging==25.0 |
144 | | -parso==0.8.5 |
145 | | -pexpect==4.9.0 |
146 | | -pillow==12.0.0 |
147 | | -platformdirs==4.5.0 |
148 | | -pluggy==1.6.0 |
149 | | -prompt_toolkit==3.0.52 |
150 | | -psutil==7.1.0 |
151 | | -ptyprocess==0.7.0 |
152 | | -pure_eval==0.2.3 |
153 | | -py==1.11.0 |
154 | | -Pygments==2.19.2 |
155 | | -pylint==4.0.1 |
156 | | -PyNN==0.12.4 |
157 | | -pyparsing==3.3.0a1 |
158 | | -pytest==8.4.2 |
159 | | -pytest-cov==7.0.0 |
160 | | -pytest-forked==1.6.0 |
161 | | -pytest-instafail==0.5.0 |
162 | | -pytest-progress==1.3.0 |
163 | | -pytest-timeout==2.4.0 |
164 | | -pytest-xdist==3.8.0 |
165 | | -python-coveralls==2.9.3 |
166 | | -python-dateutil==3.9.0 |
167 | | -PyYAML==6.0.3 |
168 | | -pyzmq==27.1.0 |
169 | | -quantities==0.16.2 |
170 | | -referencing==0.37.0 |
171 | | -requests==2.32.5 |
172 | | -rpds-py==0.27.1 |
173 | | -scipy==1.16.2 |
174 | | -setuptools==80.9.0 |
175 | | -six==1.17.0 |
176 | | -spalloc==1!7.4.1 |
177 | | -SpiNNaker_PACMAN==1!7.4.1 |
178 | | -SpiNNakerGraphFrontEnd==1!7.4.1 |
179 | | -SpiNNakerTestBase==1!7.4.1 |
180 | | -SpiNNFrontEndCommon==1!7.4.1 |
181 | | -SpiNNMachine==1!7.4.1 |
182 | | -SpiNNMan==1!7.4.1 |
183 | | -SpiNNUtilities==1!7.4.1 |
184 | | -sPyNNaker==1!7.4.1 |
185 | | -stack-data==0.6.3 |
186 | | -testfixtures==9.2.0 |
187 | | -tomlkit==0.13.3 |
188 | | -tornado==6.5.2 |
189 | | -tqdm==4.67.1 |
190 | | -traitlets==5.14.3 |
191 | | -typing_extensions==4.15.0 |
192 | | -urllib3==2.5.1.dev42 |
193 | | -wcwidth==0.2.14 |
194 | | -websocket-client==1.9.0 |
195 | | -wheel==0.45.1 |
196 | | -wrapt==1.17.3 |
| 19 | +https://github.com/SpiNNakerManchester/IntegrationTests/actions |
| 20 | +end of the Install Python Modules section |
0 commit comments