Skip to content

Commit 62c582c

Browse files
committed
build: Update dependencies
1 parent 993dcf0 commit 62c582c

2 files changed

Lines changed: 77 additions & 14 deletions

File tree

poetry.lock

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

pyproject.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,12 @@ pydavinci = {git = "https://github.com/in03/pydavinci"}
1212
timecode = "^1.3.1"
1313
rich = "^12.6.0"
1414
dearpygui = "^1.8.0"
15-
toml = "^0.10.2"
1615
ffmpeg-python = "^0.2.0"
1716
typer = "^0.7.0"
1817
inquirer = "^3.1.3"
18+
pydantic = "^1.10.5"
19+
rtoml = "^0.9.0"
20+
pyfiglet = "^0.8.post1"
1921

2022
[build-system]
2123
requires = ["poetry-core"]

0 commit comments

Comments
 (0)