Skip to content

Commit 85472c2

Browse files
authored
add pyyaml to dependencies.
1 parent 5beff46 commit 85472c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ dependencies = [
2222
"shapely>=2.0.7",
2323
"torch-geometric>=2.6.1",
2424
"scikit-learn>=1.6.1",
25+
"pyyaml>=6.0.2"
2526
]
2627

2728
[project.optional-dependencies]

0 commit comments

Comments
 (0)