Skip to content

Commit 84d5feb

Browse files
awonakJon Wayne Parrott
authored and
Jon Wayne Parrott
committed
Latest version of Werkzeug raises ImportError (GoogleCloudPlatform#1266)
1 parent 95f63ea commit 84d5feb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
11
Flask==0.12.2
2+
# v0.13 uses tempfile.SpooledTemporaryFile which is not supported in the app
3+
# engine sandbox. See https://cloud.google.com/appengine/docs/standard/python/runtime#customized-libraries-in-python-version-27
4+
Werkzeug<=0.13

0 commit comments

Comments
 (0)