Skip to content

Commit

Permalink
Add new dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
anmarques committed Nov 5, 2024
1 parent 570670b commit 984da28
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ repos:
pyyaml,
requests,
rich,
pillow,
base64,
io,
transformers,

# dev dependencies
Expand Down
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ dependencies = [
"pyyaml>=6.0.0",
"requests",
"rich",
"pillow",
"base64",
"io",
"transformers",
]

Expand Down

0 comments on commit 984da28

Please sign in to comment.