Skip to content

Commit e3770c1

Browse files
committed
Fix pre-commit checks not passing
1 parent 9e4bc84 commit e3770c1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,11 @@ repos:
2121
ftfy,
2222
loguru,
2323
numpy,
24-
openai,
24+
pillow,
2525
pydantic,
2626
pydantic_settings,
2727
pyyaml,
28+
respx,
2829
requests,
2930
rich,
3031
transformers,

0 commit comments

Comments
 (0)