Skip to content

Commit

Permalink
pin to >=0.5.0 (instead of >, which doesn't exist yet)
Browse files Browse the repository at this point in the history
  • Loading branch information
alessandrofelder authored May 15, 2024
1 parent fd3dbc3 commit c3acbc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dynamic = ["version"]
dependencies = [
"brainglobe-atlasapi>=2.0.1",
"brainglobe-space>=1.0.0",
"brainglobe-utils>0.5.0",
"brainglobe-utils>=0.5.0",
"h5py",
"imio",
"k3d",
Expand Down

0 comments on commit c3acbc4

Please sign in to comment.