Skip to content

Commit

Permalink
Merge pull request #683 from mapillary/fix-update-pillow
Browse files Browse the repository at this point in the history
Update Pillow to latest version
  • Loading branch information
nickplesha authored Aug 27, 2024
2 parents 9b021a8 + bafefc8 commit 4c7a198
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Pillow>=9.0.0,<10.0.0; python_version>='3.8'
Pillow; python_version>='3.8'
pytest
black
mypy
Expand Down

0 comments on commit 4c7a198

Please sign in to comment.