Commit bbaa62a 1 parent e8f6263 commit bbaa62a Copy full SHA for bbaa62a
File tree 1 file changed +8
-1
lines changed
1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,13 @@ pip install brainglobe --update
24
24
```
25
25
26
26
in your environment, which will fetch the new version of all the affected packages.
27
+ You can use ` pip show brainglobe ` to check your version has updated - you should find you now have ` brainglobe ` version as 1.0.1 or higher.
27
28
28
29
If you are manually managing your BrainGlobe tools, you will need to uninstall ` bg-space ` and install ` brainglobe-space ` in its place.
29
- You'll also need to update the following packages, which now depend on ` brainglobe-space ` :
30
+ You'll also need to update the following packages, which have dropped their ` bg-space ` dependency and now depend on ` brainglobe-space ` :
31
+
32
+ - ` bg-atlasapi ` , version 1.0.3 or newer.
33
+ - ` brainglobe-napari-io ` , version 0.3.3 or newer.
34
+ - ` morphapi ` , version 0.2.2 or newer.
35
+ - ` brainrender ` , version 2.1.5 or newer.
36
+ - ` brainreg ` , version 1.0.4 or newer.
You can’t perform that action at this time.
0 commit comments