Skip to content

Commit 71136d5

Browse files
tokuhiromokue
authored andcommitted
flask-kitchensink: Specify werkzeug version (#200)
ProxyFix package is only available after 0.15.0 release. https://werkzeug.palletsprojects.com/en/0.15.x/changes/#version-0-15-4
1 parent 44283d5 commit 71136d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
line-bot-sdk
22
flask
3-
werkzeug
3+
werkzeug>=0.15.4

0 commit comments

Comments
 (0)