Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 84d5feb

Browse filesBrowse files
awonakJon Wayne Parrott
authored andcommitted
Latest version of Werkzeug raises ImportError (GoogleCloudPlatform#1266)
1 parent 95f63ea commit 84d5feb
Copy full SHA for 84d5feb

File tree

Expand file treeCollapse file tree

1 file changed

+3
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-0
lines changed
+3Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.