Skip to content

Commit 0e8995a

Browse files
dpebotJon Wayne Parrott
authored andcommitted
Auto-update dependencies. (#548)
1 parent 0f85ad0 commit 0e8995a

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

bigquery/dml/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
flake8==3.0.4
2-
gcloud==0.18.1
3-
PyMySQL==0.7.7
2+
gcloud==0.18.3
3+
PyMySQL==0.7.9
44
six==1.10.0
5-
SQLAlchemy==1.0.15
5+
SQLAlchemy==1.1.0b3

requirements-dev.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ beautifulsoup4==4.5.1
33
coverage==4.2
44
cryptography==1.5.2
55
Django==1.10.1
6+
flake8==3.0.4
67
flaky==3.3.0
78
flask-cors==3.0.2
89
Flask-Sockets==0.2.1
@@ -45,6 +46,7 @@ scipy==0.18.1
4546
sendgrid==3.4.0
4647
simplejson==3.8.2
4748
six==1.10.0
49+
SQLAlchemy==1.1.0b3
4850
twilio==6.3.dev0
4951
uritemplate==3.0.0
5052
WebTest==2.0.23

0 commit comments

Comments
 (0)