Skip to content

Commit 65e24eb

Browse files
authored
Update mvcrender dependency version to 0.2.7
1 parent 7e040e0 commit 65e24eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ python = ">=3.13"
1818
numpy = ">=2.0.0"
1919
Pillow = ">=12.0.0"
2020
scipy = ">=1.17.0"
21-
mvcrender = "==0.2.2"
21+
mvcrender = "==0.2.7"
2222

2323
[tool.poetry.group.dev.dependencies]
2424
ruff = "*"

0 commit comments

Comments
 (0)