Skip to content

Commit 02f7e56

Browse files
dpebotJon Wayne Parrott
authored andcommitted
Auto-update dependencies. (GoogleCloudPlatform#559)
1 parent 12446ec commit 02f7e56

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

bigquery/dml/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ flake8==3.0.4
22
google-cloud-bigquery==0.20.0
33
PyMySQL==0.7.9
44
six==1.10.0
5-
SQLAlchemy==1.1.0b3
5+
SQLAlchemy==1.1.0

requirements-dev.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,12 @@ google-cloud-core==0.20.0
1818
google-cloud-datastore==0.20.0
1919
google-cloud-dns==0.20.0
2020
google-cloud-happybase==0.20.0
21+
google-cloud-language==0.20.0
2122
google-cloud-logging==0.20.0
2223
google-cloud-pubsub==0.20.0
2324
google-cloud-storage==0.20.0
25+
google-cloud-translate==0.20.0
26+
google-cloud-vision==0.20.0
2427
google-cloud==0.20.0
2528
grpc-google-cloud-speech-v1beta1==1.0.1
2629
grpcio==1.0.0
@@ -54,7 +57,7 @@ scipy==0.18.1
5457
sendgrid==3.4.0
5558
simplejson==3.8.2
5659
six==1.10.0
57-
SQLAlchemy==1.1.0b3
60+
SQLAlchemy==1.1.0
5861
twilio==6.3.dev0
5962
uritemplate==3.0.0
6063
WebTest==2.0.23

0 commit comments

Comments
 (0)