File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ flake8==3.0.4
2
2
google-cloud-bigquery == 0.20.0
3
3
PyMySQL == 0.7.9
4
4
six == 1.10.0
5
- SQLAlchemy == 1.1.0b3
5
+ SQLAlchemy == 1.1.0
Original file line number Diff line number Diff line change @@ -18,9 +18,12 @@ google-cloud-core==0.20.0
18
18
google-cloud-datastore == 0.20.0
19
19
google-cloud-dns == 0.20.0
20
20
google-cloud-happybase == 0.20.0
21
+ google-cloud-language == 0.20.0
21
22
google-cloud-logging == 0.20.0
22
23
google-cloud-pubsub == 0.20.0
23
24
google-cloud-storage == 0.20.0
25
+ google-cloud-translate == 0.20.0
26
+ google-cloud-vision == 0.20.0
24
27
google-cloud == 0.20.0
25
28
grpc-google-cloud-speech-v1beta1 == 1.0.1
26
29
grpcio == 1.0.0
@@ -54,7 +57,7 @@ scipy==0.18.1
54
57
sendgrid == 3.4.0
55
58
simplejson == 3.8.2
56
59
six == 1.10.0
57
- SQLAlchemy == 1.1.0b3
60
+ SQLAlchemy == 1.1.0
58
61
twilio == 6.3.dev0
59
62
uritemplate == 3.0.0
60
63
WebTest == 2.0.23
You can’t perform that action at this time.
0 commit comments