added black
This commit is contained in:
parent
5e7aff4d7f
commit
1effd5f9d4
3 changed files with 45 additions and 6 deletions
|
@ -9,6 +9,7 @@ description = "CLI tool for translating SRT files using Gemini AI"
|
|||
readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"black>=25.1.0",
|
||||
"chardet>=5.2.0",
|
||||
"click>=8.2.1",
|
||||
"gemini-srt-translator>=2.1.3",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue