Skip to content

Commit 12d9b95

Browse files
authored
[MISC] Migrate to gstaichi 2.6.0. (#1806)
1 parent 19b92a2 commit 12d9b95

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
@@ -10,7 +10,7 @@ readme = "README.md"
1010
requires-python = ">=3.10,<3.14"
1111
dependencies = [
1212
"psutil",
13-
"gstaichi==2.5.0",
13+
"gstaichi==2.6.0",
1414
"pydantic>=2.11.0",
1515
"numpy>=1.26.4",
1616
"trimesh",

0 commit comments

Comments
 (0)