Skip to content
This repository was archived by the owner on Oct 1, 2025. It is now read-only.

Commit ec8d386

Browse files
committed
rev pkg versions
1 parent 5320bf8 commit ec8d386

File tree

7 files changed

+7
-36
lines changed

7 files changed

+7
-36
lines changed

mod3a-datastore/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
Flask==1.1.2
2-
google-cloud-datastore==2.0.0
2+
google-cloud-datastore==1.15.3

mod3b-datastore/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
Flask==1.1.2
2-
google-cloud-datastore==2.0.0
2+
google-cloud-datastore==2.1.0

mod4b-rundocker/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
Flask==1.1.2
2-
google-cloud-datastore==2.0.0
2+
google-cloud-datastore==2.1.0

mod5-runbldpks/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
Flask==1.1.2
2-
google-cloud-datastore==2.0.0
2+
google-cloud-datastore==2.1.0

mod5-runbldpks/service.yaml

Lines changed: 0 additions & 29 deletions
This file was deleted.

mod6-firestore/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
Flask==1.1.2
2-
google-cloud-firestore==2.0.0
2+
google-cloud-firestore==2.0.2
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Flask==1.1.2
2-
google-cloud-datastore==2.0.1
3-
google-cloud-tasks==2.0.0
2+
google-cloud-datastore==2.1.0
3+
google-cloud-tasks==2.1.0

0 commit comments

Comments
 (0)