Skip to content

Commit b6ab889

Browse files
authored
chore(deps): update dependency pillow to v8.3.0 (GoogleCloudPlatform#6258)
1 parent b945bd8 commit b6ab889

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

appengine/flexible/scipy/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ gunicorn==20.1.0
33
imageio==2.9.0
44
numpy==1.20.0; python_version >= '3.7'
55
numpy==1.19.5; python_version < '3.7'
6-
pillow==8.2.0
6+
pillow==8.3.0
77
scipy==1.6.1; python_version >= '3.7'
88
scipy==1.5.4; python_version < '3.7'
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Pillow==8.2.0
1+
Pillow==8.3.0
22
apache-beam[gcp]==2.30.0
33
rasterio==1.2.6
44
tensorflow==2.5.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Pillow==8.2.0
1+
Pillow==8.3.0
22
apache-beam[gcp]==2.30.0
33
google-cloud-aiplatform==1.1.1
44
google-cloud-bigquery==2.21.0 # Indirect dependency, but there is a version conflict that causes pip to hang unless we constraint this.

0 commit comments

Comments
 (0)