Апдейт

This commit is contained in:
2025-01-29 00:24:44 +03:00
parent 10f2a552e3
commit ece1b2e927
3 changed files with 54 additions and 43 deletions

View File

@ -5,8 +5,8 @@ description = "A simple tool to convert any images and/or gifs to webm extension
readme = "README.md"
requires-python = ">=3.13"
dependencies = [
"ffmpeg-python==0.2.0",
"rich==13.9.4",
"typed-ffmpeg==2.6.0",
]
[dependency-groups]