File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
appengine/standard/migration/taskqueue Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
Flask == 1.1.4 ; python_version < '3.0'
2
2
Flask == 2.0.0 ; python_version > '3.0'
3
- google-cloud-datastore == 2.1 .0 ; python_version >= "3.0"
3
+ google-cloud-datastore == 2.4 .0 ; python_version >= "3.0"
4
4
google-cloud-datastore == 1.15.3 ; python_version < "3.0"
5
5
google-cloud-tasks == 2.7.1 ; python_version >= "3.0"
6
6
google-cloud-tasks == 1.5.0 ; python_version < "3.0"
Original file line number Diff line number Diff line change 1
1
Flask == 1.1.4 ; python_version < '3.0'
2
2
Flask == 2.0.0 ; python_version > '3.0'
3
- google-cloud-datastore == 2.0.1 ; python_version >= "3.0"
3
+ google-cloud-datastore == 2.4.0 ; python_version >= "3.0"
4
4
google-cloud-datastore == 1.15.3 ; python_version < "3.0"
5
5
google-cloud-pubsub == 2.1.0 ; python_version >= "3.0"
6
6
google-cloud-pubsub == 1.7.0 ; python_version < "3.0"
You can’t perform that action at this time.
0 commit comments