Skip to content
This repository was archived by the owner on May 25, 2022. It is now read-only.

Nir Test #582

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open
Prev Previous commit
Next Next commit
Update dependency Pillow to v9
  • Loading branch information
whitesource-for-github-com[bot] committed Feb 13, 2022
commit 3b4596b468917d0b1004eaeb4b0d3e9272db15f4
2 changes: 1 addition & 1 deletion projects/Instagram_profile/requirements.txt
Original file line number Diff line number Diff line change
@@ -16,7 +16,7 @@ lxml==4.6.3
msgpack==0.6.2
packaging==20.3
pep517==0.8.2
Pillow==8.3.2
Pillow==9.0.0
progress==1.5
pyparsing==2.4.6
pytoml==0.1.21
2 changes: 1 addition & 1 deletion projects/Speed_Game/requirements.txt
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@ et-xmlfile==1.1.0
numpy==1.21.4
openpyxl==3.0.9
pandas==1.3.4
Pillow==8.4.0
Pillow==9.0.0
python-dateutil==2.8.2
pytz==2021.3
six==1.16.0
2 changes: 1 addition & 1 deletion projects/Wikipedia_search_wordcloud/requirements.txt
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@ idna==2.10
kiwisolver==1.2.0
matplotlib==3.3.1
numpy==1.19.1
Pillow==7.2.0
Pillow==9.0.0
pyparsing==2.4.7
python-dateutil==2.8.1
requests==2.24.0
2 changes: 1 addition & 1 deletion projects/convert_png_images_to_ico_format/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Pillow==7.2.0
Pillow==9.0.0