File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11Flask == 2.0.1
22gunicorn == 20.0.4 ; python_version > '3.0'
33gunicorn == 19.10.0 ; python_version < '3.0'
4- google-cloud-vision == 2.4.4
4+ google-cloud-vision == 2.5.0
55google-cloud-storage == 1.42.2
66google-cloud-datastore == 2.2.0
Original file line number Diff line number Diff line change 1- google-cloud-vision == 2.4.4
1+ google-cloud-vision == 2.5.0
22google-cloud-storage == 1.42.2
33Wand == 0.6.7
Original file line number Diff line number Diff line change 11google-cloud-pubsub == 2.8.0
22google-cloud-storage == 1.42.2
33google-cloud-translate == 3.4.1
4- google-cloud-vision == 2.4.4
4+ google-cloud-vision == 2.5.0
Original file line number Diff line number Diff line change @@ -2,6 +2,6 @@ Flask==2.0.1
22pytest == 5.3.0 ; python_version > "3.0"
33pytest == 4.6.6 ; python_version < "3.0"
44gunicorn == 20.1.0
5- google-cloud-vision == 2.4.4
5+ google-cloud-vision == 2.5.0
66google-cloud-storage == 1.42.2
77Wand == 0.6.7
You can’t perform that action at this time.
0 commit comments