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 11Flask == 1.1.4 ; python_version < '3.0'
22Flask == 2.1.0 ; python_version > '3.0'
33google-cloud-datastore == 2.4.0 ; python_version >= "3.0"
4- google-cloud-datastore == 1.15.4 ; python_version < "3.0"
4+ google-cloud-datastore == 1.15.5 ; python_version < "3.0"
55google-cloud-tasks == 2.7.1 ; python_version >= "3.0"
66google-cloud-tasks == 1.5.1 ; python_version < "3.0"
Original file line number Diff line number Diff line change 11Flask == 1.1.4 ; python_version < '3.0'
22Flask == 2.1.0 ; python_version > '3.0'
33google-cloud-datastore == 2.4.0 ; python_version >= "3.0"
4- google-cloud-datastore == 1.15.4 ; python_version < "3.0"
4+ google-cloud-datastore == 1.15.5 ; python_version < "3.0"
55google-cloud-pubsub == 2.9.0 ; python_version >= "3.0"
66# 1.7.0 is the latest compatible version for Python 2.
77google-cloud-pubsub == 1.7.1 ; python_version < "3.0"
You can’t perform that action at this time.
0 commit comments