Skip to content

Commit 62808eb

Browse files
committed
feat: add toml dependency
1 parent 18ddd7d commit 62808eb

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 @@ great-expectations = "^0.18.8"
1818
scipy = "^1.13.0"
1919
scikit-learn = "^1.4.2"
2020
matplotlib-set-diagrams = "~0.0.2"
21+
toml = "^0.10.2"
2122

2223
[tool.poetry.group.dev.dependencies]
2324
pytest = "^8.0.0"

0 commit comments

Comments
 (0)