Skip to content

Commit

Permalink
Update pillow version to 10.0.0 and make it a required dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
chakravarthik27 committed Sep 17, 2024
1 parent 16a3aa5 commit b337d2b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions poetry.lock

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

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ importlib-resources = "^6.4.0"
click = "^8.1.7"
openpyxl = "^3.1.5"
tables = "3.8.0"
pillow = "10.0.0"

[tool.poetry.extras]
transformers = ["transformers", "torch", "accelerate", "datasets"]
Expand Down

0 comments on commit b337d2b

Please sign in to comment.