Skip to content

Commit 4928095

Browse files
chore(deps): update dependency tensorflow [security] (GoogleCloudPlatform#7951)
Co-authored-by: meredithslota <meredithslota@google.com>
1 parent b2d0103 commit 4928095

File tree

8 files changed

+9
-9
lines changed

8 files changed

+9
-9
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Pillow==9.1.1
22
apache-beam[gcp]==2.35.0
33
rasterio==1.2.10
4-
tensorflow==2.9.1
4+
tensorflow==2.9.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
pillow==9.1.1
22
apache-beam[gcp]==2.35.0
33
rasterio==1.2.10
4-
tensorflow==2.9.1
4+
tensorflow==2.9.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
apache-beam[gcp]==2.35.0
2-
tensorflow==2.9.1
2+
tensorflow==2.9.1
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
tensorflow==2.8.0; python_version > "3.6"
2-
tensorflow==2.6.2; python_version < "3.7"
1+
tensorflow==2.8.1; python_version > "3.6"
2+
tensorflow==2.6.4; python_version < "3.7"
33
google-api-python-client==2.47.0
44
google-auth==2.6.2
55
google-auth-httplib2==0.1.0

people-and-planet-ai/geospatial-classification/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
numpy==1.21.4; python_version > "3.6"
2-
tensorflow==2.8.0
2+
tensorflow==2.8.1
33
earthengine-api==0.1.310
44
pytest==7.0.1
55
pytest-xdist==2.5.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==2.1.0
22
gunicorn==20.1.0
33
numpy==1.21.4
4-
tensorflow==2.9.1
4+
tensorflow==2.9.1

people-and-planet-ai/land-cover-classification/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ google-cloud-aiplatform==1.12.1
55
imageio==2.19.0
66
matplotlib==3.5.1
77
python-snappy==0.6.1
8-
tensorflow==2.8.0
8+
tensorflow==2.8.1

people-and-planet-ai/timeseries-classification/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ apache-beam[gcp]==2.35.0
33
google-cloud-aiplatform==1.12.1
44
gunicorn==20.1.0
55
pandas==1.3.5
6-
tensorflow==2.9.1
6+
tensorflow==2.9.1

0 commit comments

Comments
 (0)