Skip to content

Commit 91ac9a2

Browse files
authored
Merge pull request #72 from Data-Simply:fix_toml_dep
feat: add toml dependency
2 parents 18ddd7d + 62808eb commit 91ac9a2

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)