Skip to content

Commit 2a813b9

Browse files
author
Jon Wayne Parrott
committed
Updating dependencies (#339)
1 parent 8e39323 commit 2a813b9

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

appengine/mailjet/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==0.10.1
22
requests==2.10.0
3-
requests-toolbelt==0.6.1
4-
mailjet_rest==v1.1.1
3+
requests-toolbelt==0.6.2
4+
mailjet-rest==v1.1.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Flask==0.10.1
22
requests==2.10.0
3-
requests-toolbelt==0.6.1
3+
requests-toolbelt==0.6.2

managed_vms/mailjet/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==0.10.1
22
gunicorn==19.4.5
33
requests[security]==2.10.0
4-
mailjet_rest==v1.1.1
4+
mailjet-rest==v1.1.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
gcloud==0.13.0
2-
grpcio==0.13.1
2+
grpcio==0.14.0rc1
33
PyAudio==0.2.9
44
grpc-google-cloud-speech==1.0.0

0 commit comments

Comments
 (0)