File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11Flask == 2.0.3
22gunicorn == 20.1.0 ; python_version > '3.0'
33gunicorn == 19.10.0 ; python_version < '3.0'
4- google-cloud-vision == 2.7.2
4+ google-cloud-vision == 2.7.3
55google-cloud-storage == 2.0.0 ; python_version < '3.7'
66google-cloud-storage == 2.1.0 ; python_version > '3.6'
77google-cloud-datastore == 2.4.0
Original file line number Diff line number Diff line change 1- google-cloud-vision == 2.7.2
1+ google-cloud-vision == 2.7.3
22google-cloud-storage == 2.0.0 ; python_version < '3.7'
33google-cloud-storage == 2.1.0 ; python_version > '3.6'
44Wand == 0.6.7
Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ google-cloud-pubsub==2.9.0
22google-cloud-storage == 2.0.0 ; python_version < '3.7'
33google-cloud-storage == 2.1.0 ; python_version > '3.6'
44google-cloud-translate == 3.7.3
5- google-cloud-vision == 2.7.2
5+ google-cloud-vision == 2.7.3
Original file line number Diff line number Diff line change 11functions-framework == 3.0.0
2- google-cloud-vision == 2.7.2
2+ google-cloud-vision == 2.7.3
33google-cloud-storage == 2.0.0 ; python_version < '3.7'
44google-cloud-storage == 2.1.0 ; python_version > '3.6'
55Wand == 0.6.7
Original file line number Diff line number Diff line change @@ -3,6 +3,6 @@ pytest==7.0.1; python_version > "3.0"
33# pin pytest to 4.6.11 for Python2.
44pytest == 7.0.1 ; python_version < "3.0"
55gunicorn == 20.1.0
6- google-cloud-vision == 2.7.2
6+ google-cloud-vision == 2.7.3
77google-cloud-storage == 2.1.0
88Wand == 0.6.7
You can’t perform that action at this time.
0 commit comments