Skip to content

Commit 7758e53

Browse files
committed
add yaml requirement
1 parent f00c8e2 commit 7758e53

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
@@ -18,6 +18,7 @@ dependencies = [
1818
"numpy>=1.20",
1919
"pandas>=2.0",
2020
"scipy>=1.10",
21+
"yaml>=6.0",
2122
"tqdm>=4"
2223
]
2324
[project.urls]

0 commit comments

Comments
 (0)