Skip to content

Commit

Permalink
Update pillow to 9.3 gh-418, gh-415
Browse files Browse the repository at this point in the history
  • Loading branch information
jmathai committed Nov 13, 2022
1 parent 449056e commit 23e2ef2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ future==0.16.0
configparser==3.5.0
tabulate==0.7.7
Pillow==6.2.2; python_version == '2.7'
Pillow==8.0; python_version >= '3.6'
Pillow==9.3; python_version >= '3.6'
six==1.9

0 comments on commit 23e2ef2

Please sign in to comment.