File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -70,3 +70,145 @@ Documentation
7070[ SpiNNUtils python documentation] ( http://spinnutils.readthedocs.io/en/7.0.0 )
7171
7272[ Combined python documentation] ( http://spinnakermanchester.readthedocs.io/en/7.0.0 )
73+
74+
75+ Pip Freeze
76+ ==========
77+ This code was tested with all (SpiNNakerManchester)[ https://github.com/SpiNNakerManchester ] on tag 7.0.0
78+
79+ Pip Freeze showed the dependencies as:
80+
81+ appdirs==1.4.4
82+
83+ astroid==2.15.6
84+
85+ attrs==23.1.0
86+
87+ certifi==2023.5.7
88+
89+ charset-normalizer==3.2.0
90+
91+ contourpy==1.1.0
92+
93+ coverage==7.2.7
94+
95+ csa==0.1.12
96+
97+ cycler==0.11.0
98+
99+ dill==0.3.6
100+
101+ ebrains-drive==0.5.1
102+
103+ exceptiongroup==1.1.2
104+
105+ execnet==2.0.2
106+
107+ fonttools==4.41.0
108+
109+ graphviz==0.20.1
110+
111+ httpretty==1.1.4
112+
113+ idna==3.4
114+
115+ importlib-resources==6.0.0
116+
117+ iniconfig==2.0.0
118+
119+ isort==5.12.0
120+
121+ jsonschema==4.18.4
122+
123+ jsonschema-specifications==2023.7.1
124+
125+ kiwisolver==1.4.4
126+
127+ lazy-object-proxy==1.9.0
128+
129+ lazyarray==0.5.2
130+
131+ matplotlib==3.7.2
132+
133+ mccabe==0.7.0
134+
135+ mock==5.1.0
136+
137+ multiprocess==0.70.14
138+
139+ neo==0.12.0
140+
141+ numpy==1.24.4
142+
143+ opencv-python==4.8.0.74
144+
145+ packaging==23.1
146+
147+ pathos==0.3.0
148+
149+ Pillow==10.0.0
150+
151+ pkgutil_resolve_name==1.3.10
152+
153+ platformdirs==3.9.1
154+
155+ pluggy==1.2.0
156+
157+ pox==0.3.2
158+
159+ ppft==1.7.6.6
160+
161+ py==1.11.0
162+
163+ pylint==2.17.4
164+
165+ PyNN==0.11.0
166+
167+ pyparsing==2.4.7
168+
169+ pytest==7.4.0
170+
171+ pytest-cov==4.1.0
172+
173+ pytest-forked==1.6.0
174+
175+ pytest-instafail==0.5.0
176+
177+ pytest-progress==1.2.5
178+
179+ pytest-timeout==2.1.0
180+
181+ pytest-xdist==3.3.1
182+
183+ python-coveralls==2.9.3
184+
185+ python-dateutil==2.8.2
186+
187+ PyYAML==6.0.1
188+
189+ quantities==0.14.1
190+
191+ referencing==0.30.0
192+
193+ requests==2.31.0
194+
195+ rpds-py==0.9.2
196+
197+ scipy==1.10.1
198+
199+ six==1.16.0
200+
201+ tomli==2.0.1
202+
203+ tomlkit==0.11.8
204+
205+ typing_extensions==4.7.1
206+
207+ urllib3==2.0.4
208+
209+ websocket-client==1.6.1
210+
211+ wrapt==1.15.0
212+
213+ zipp==3.16.2
214+
You can’t perform that action at this time.
0 commit comments