Skip to content

Commit e15d820

Browse files
Merge pull request #48 from brainglobe/dependencies
Specify brainrender version
2 parents 24c4f42 + 2d49c33 commit e15d820

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ readme = "README.md"
66
requires-python = ">=3.10"
77
dynamic = ["version"]
88

9-
dependencies = ["brainrender", "matplotlib", "numpy", "myterial", "rich"]
9+
dependencies = ["brainrender>=2.1.9", "matplotlib", "numpy", "myterial", "rich"]
1010

1111
license = { text = "MIT" }
1212

0 commit comments

Comments
 (0)