Skip to content

Commit

Permalink
Add Pillow >= 9.4 requirement (pytorch#1671)
Browse files Browse the repository at this point in the history
  • Loading branch information
ebsmothers authored Sep 25, 2024
1 parent 6bc143f commit 645e041
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ dependencies = [
"omegaconf",
"psutil",

# Multimodal
"Pillow>=9.4.0",

]
dynamic = ["version"]

Expand Down

0 comments on commit 645e041

Please sign in to comment.