Skip to content

Commit

Permalink
Upgrade Pillow version (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
aminalaee committed May 7, 2024
1 parent 0ff4218 commit b794da2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dynamic = ["version"]

[project.optional-dependencies]
full = [
"Pillow~=9.4",
"Pillow>=10",
"sqlalchemy>=1.4",
"peewee>=3",
]
Expand Down

0 comments on commit b794da2

Please sign in to comment.