Skip to content

Commit

Permalink
Merge pull request #2 from autodistill/dependabot/pip/pillow-10.2.0
Browse files Browse the repository at this point in the history
Bump pillow from 10.0.1 to 10.2.0
  • Loading branch information
capjamesg authored Jan 23, 2024
2 parents c9bc486 + 223cda0 commit fe08e6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"autodistill",
"lvis",
"wandb",
"Pillow==10.0.1",
"Pillow==10.2.0",
"numpy"
],
packages=find_packages(exclude=("tests",)),
Expand Down

0 comments on commit fe08e6b

Please sign in to comment.