File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Flask == 2.0.2
22gunicorn == 20.1.0 ; python_version > '3.0'
33gunicorn == 19.10.0 ; python_version < '3.0'
4- google-cloud-vision == 2.7.0
4+ google-cloud-vision == 2.7.1
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.0
1+ google-cloud-vision == 2.7.1
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.1
5- google-cloud-vision == 2.7.0
5+ google-cloud-vision == 2.7.1
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.0
6+ google-cloud-vision == 2.7.1
77google-cloud-storage == 2.1.0
88Wand == 0.6.7
You can’t perform that action at this time.
0 commit comments