Skip to content

Commit

Permalink
Add loguru for logging
Browse files Browse the repository at this point in the history
  • Loading branch information
Microwave-WYB committed May 21, 2024
1 parent 3431618 commit bb72e1d
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 1 deletion.
34 changes: 33 additions & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ tensorflow = "^2.16.1"
pydantic-settings = "^2.2.1"
python-multipart = "^0.0.9"
psycopg2-binary = "^2.9.9"
loguru = "^0.7.2"
pydub = "^0.25.1"


[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit bb72e1d

Please sign in to comment.