Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

Commit 7367c88

Browse files
committed
Added toml dependency
1 parent 1daded2 commit 7367c88

File tree

2 files changed

+17
-4
lines changed

2 files changed

+17
-4
lines changed

poetry.lock

Lines changed: 16 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ runtype = "^0.2.6"
2828
dsnparse = "*"
2929
click = "^8.1"
3030
rich = "^10.16.2"
31+
toml = "^0.10.2"
3132

3233

3334
preql = { version = "^0.2.15", optional = true }

0 commit comments

Comments
 (0)