Skip to content

Commit

Permalink
Added langcodes dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Frederik Haarslev committed Sep 20, 2023
1 parent c08843f commit a4d5b4e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ keywords = ["mediacatch", "speech to text", "uploader", "nlp"]
dependencies = [
"importlib_metadata",
"requests",
"rich"
"rich",
"langcodes"
]
requires-python = ">=3.7"

Expand Down

0 comments on commit a4d5b4e

Please sign in to comment.