8000 Auto-update dependencies. (#1274) · johnmanong/python-docs-samples@5ec0018 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5ec0018

Browse files
dpebotJon Wayne Parrott
authored and
Jon Wayne Parrott
committed
Auto-update dependencies. (GoogleCloudPlatform#1274)
1 parent 488daf6 commit 5ec0018

File tree

3 files changed

+4
-6
lines changed

3 files changed

+4
-6
lines changed
Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
11
Flask==0.12.2
2-
# v0.13 uses tempfile.SpooledTemporaryFile which is not supported in the app +Werkzeug==0.13
3-
# engine sandbox. See https://cloud.google.com/appengine/docs/standard/python/runtime#customized-libraries-in-python-version-27
4-
Werkzeug>=0.12.0,<0.13.0
2+
Werkzeug<0.13.0,>=0.12.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
grpcio==1.7.3
1+
grpcio==1.8.0
22
google-auth==1.2.1
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
grpcio==1.7.3
2-
grpcio-tools==1.7.0
1+
grpcio==1.8.0
2+
grpcio-tools==1.8.0

0 commit comments

Comments
 (0)
0