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 1
1
Flask == 2.0.1
2
2
gunicorn == 20.0.4 ; python_version > '3.0'
3
3
gunicorn == 19.10.0 ; python_version < '3.0'
4
- google-cloud-vision == 2.4.4
4
+ google-cloud-vision == 2.5.0
5
5
google-cloud-storage == 1.42.2
6
6
google-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
2
2
google-cloud-storage == 1.42.2
3
3
Wand == 0.6.7
Original file line number Diff line number Diff line change 1
1
google-cloud-pubsub == 2.8.0
2
2
google-cloud-storage == 1.42.2
3
3
google-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
2
2
pytest == 5.3.0 ; python_version > "3.0"
3
3
pytest == 4.6.6 ; python_version < "3.0"
4
4
gunicorn == 20.1.0
5
- google-cloud-vision == 2.4.4
5
+ google-cloud-vision == 2.5.0
6
6
google-cloud-storage == 1.42.2
7
7
Wand == 0.6.7
You can’t perform that action at this time.
0 commit comments