Skip to content

Commit 36ec55b

Browse files
committed
added toml to dependencies
1 parent fdd6c71 commit 36ec55b

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
@@ -19,6 +19,7 @@ dependencies = [
1919
"requests>=2.31.0",
2020
"traits",
2121
"tqdm",
22+
"toml",
2223
"typing_extensions",
2324
]
2425
license = { file = "LICENSE" }

0 commit comments

Comments
 (0)